Package ch.qos.logback.classic.spi

Contains core classes of logback classic.

See:
          Description

Interface Summary
LoggerContextAware  
LoggerContextListener  
 

Class Summary
CallerData The internal representation of caller location information.
ClassPackagingData  
LoggerComparator  
LoggerContextAwareBase  
LoggerContextRemoteView LoggerContextRemoteView offers a restricted view of LoggerContext intended to be exposed by LoggingEvent.
LoggerRemoteView An interface that allows Logger objects and LoggerSer objects to be used the same way be client of the LoggingEvent object.
LoggingEvent The internal representation of logging events.
PackagingDataCalculator Given a classname locate associated PackageInfo (jar name, version name).
PlatformInfo This class provides information about the runtime platform.
StackTraceElementProxy  
STEUtil  
ThrowableDataPoint A container for either raw strings or StackTraceElementProxy instances.
ThrowableProxy  
ThrowableToDataPointArray Convert a throwable into an array of ThrowableDataPoint objects.
TurboFilterList Implementation of TurboFilterAttachable.
 

Enum Summary
ThrowableDataPoint.ThrowableDataPointType  
 

Package ch.qos.logback.classic.spi Description

Contains core classes of logback classic.



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