By writing the string-formatted log entry to the application log in Microsoft Windows Event Log, this inversion control method handles the request to
persist a formatted log entry to the underlying channel or media.
Name | Description |
---|---|
OnAddFormattedEntry(FormattedLogEntryPersistenceContext<TFormattedLogEntry>) | Handles the request to persist a formatted log entry to the underlying channel or media. (inherited from SingleFormatPersistenceStrategy<TFormattedLogEntry>). |
OnAddFormattedEntry(FormattedLogEntryPersistenceContext<String>) | By writing the string-formatted log entry to the application log in Microsoft Windows Event Log, this inversion control method handles the request to persist a formatted log entry to the underlying channel or media. |