public class DevNullLoggingService extends LifecycleAdapter implements Logging
Constructor and Description |
---|
DevNullLoggingService() |
Modifier and Type | Method and Description |
---|---|
ConsoleLogger |
getConsoleLog(Class loggingClass) |
org.neo4j.kernel.impl.util.StringLogger |
getMessagesLog(Class loggingClass) |
init, shutdown, start, stop
public org.neo4j.kernel.impl.util.StringLogger getMessagesLog(Class loggingClass)
getMessagesLog
in interface Logging
public ConsoleLogger getConsoleLog(Class loggingClass)
getConsoleLog
in interface Logging
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.