| Modifier and Type | Method and Description |
|---|---|
void |
bulk(Consumer<Logger> consumer)
Used to temporarily write several messages in bulk.
|
static NullLogger |
getInstance() |
void |
log(String message) |
void |
log(String format,
Object... arguments) |
void |
log(String message,
Throwable throwable) |
public static NullLogger getInstance()
NullLogger instanceCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.