Uses of Class
ch.qos.logback.core.net.SMTPAppenderBase
Package
Description
Contains classes used to log through a network
-
Uses of SMTPAppenderBase in ch.qos.logback.access.net
Modifier and TypeClassDescriptionclass
Send an e-mail when a specific access event occurs, typically when certain pages are accessed. -
Uses of SMTPAppenderBase in ch.qos.logback.classic.net
Modifier and TypeClassDescriptionclass
Send an e-mail when a specific logging event occurs, typically on errors or fatal errors.