| Package | Description |
|---|---|
| org.neo4j.logging | |
| org.neo4j.logging.async |
| Modifier and Type | Class and Description |
|---|---|
class |
BufferingLog
Buffers all messages sent to it, and is able to replay those messages into
another Logger.
|
class |
DuplicatingLog
A
Log implementation that duplicates all messages to other Log instances |
class |
FormattedLog
A
Log implementation that applies a simple formatting to each log message. |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncLog |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.