Interface | Description |
---|---|
Logging |
Logging service that is used for creating loggers with specific names.
|
Class | Description |
---|---|
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 | |
SingleLoggingService | |
Slf4jMarkerAdapter | |
SystemOutLogging |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.