Uses of Class
org.apache.logging.log4j.core.appender.SmtpAppender

Packages that use SmtpAppender
org.apache.logging.log4j.core.appender Log4j 2 Appenders. 
 

Uses of SmtpAppender in org.apache.logging.log4j.core.appender
 

Methods in org.apache.logging.log4j.core.appender that return SmtpAppender
static SmtpAppender SmtpAppender.createAppender(String name, String to, String cc, String bcc, String from, String replyTo, String subject, String smtpProtocol, String smtpHost, String smtpPortStr, String smtpUsername, String smtpPassword, String smtpDebug, String bufferSizeStr, Layout<? extends Serializable> layout, Filter filter, String ignore)
          Create a SmtpAppender.
 



Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.