By sending an email message with the string formatted log entry as body, 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 sending an email message with the string formatted log entry as body, this inversion control method handles the request to persist a formatted log entry to the underlying channel or media. |