Uses of Interface
simpleloglib.Appender
Packages that use Appender
-
Uses of Appender in simpleloglib.appenders
Methods in simpleloglib.appenders that return AppenderModifier and TypeMethodDescriptionstatic AppenderAppenderFactory.getDefaultInstance(String name) Retrieves anAppenderthat writes to the consolestatic AppenderAppenderFactory.getFileAppender(String name, String path) Retrieves anAppenderthat writes to a filestatic AppenderAppenderFactory.getHttpAppender(String name, String url, String authorization) Experimentalstatic AppenderAppenderFactory.getJDBCAppender(String name, JDBCAppenderConfig config) Retrieves anAppenderthat persists log events in a relational database