Package org.neo4j.kernel.logging

Interface Summary
Loggers List of standard Logger names
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.
DevNullLoggingService  
LogbackService Logging service that uses Logback as backend.
LogbackService.Slf4jStringLogger  
 



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