Package org.neo4j.kernel.logging

Interface Summary
Logging Logging service that is used for creating loggers with specific names.
 

Class Summary
BufferingLogger Buffers all messages sent to it, and is able to replay those messages into another StringLogger.
ClassicLoggingService Implements the old-style logging with just one logger regardless of name.
ConsoleLogger  
ConsoleLoggingFilter  
DevNullLoggingService  
LogbackService Logging service that uses Logback as backend.
LogbackWeakDependency This class is here since kernel has a weak dependency on logback, i.e.
LogMarker  
ModuleConverter Logback converter that converts logger names to module names.
ModuleMapper Logback converter that converts logger names to module names.
SingleLoggingService  
Slf4jMarkerAdapter  
SystemOutLogging  
 



Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.