Package ch.qos.logback.classic

Contains logback classic main classes.

See:
          Description

Class Summary
AsyncAppender In order to optimize performance this appender deems events of level TRACE, DEBUG and INFO as discardable.
BasicConfigurator BasicConfigurator configures logback-classic by attaching a ConsoleAppender to the root logger.
ClassicConstants  
Level Defines the set of levels recognized by logback-classic, that is Level.OFF, Level.ERROR, Level.WARN, Level.INFO, Level.DEBUG, Level.TRACE and Level.ALL.
Logger  
LoggerContext LoggerContext glues many of the logback-classic components together.
PatternLayout A flexible layout configurable with pattern string.
 

Package ch.qos.logback.classic Description

Contains logback classic main classes.



Copyright © 2005-2013 QOS.ch. All Rights Reserved.