public class MailLogger extends BaseLogger
| Constructor and Description |
|---|
MailLogger(LogService service) |
| Modifier and Type | Method and Description |
|---|---|
void |
failedMail(QueuedMail data) |
void |
mailSent(QueuedMail data) |
debug, error, fieldsToString, fieldsWriter, info, transientError, transientError, warnpublic MailLogger(LogService service)
public void mailSent(QueuedMail data)
public void failedMail(QueuedMail data)