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.
DevNullLoggingService  
LogbackService Logging service that uses Logback as backend.
LogbackService.Slf4jStringLogger  
SingleLoggingService  
SystemOutLogging  
 



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