org.neo4j.kernel.logging
Class DevNullLoggingService
java.lang.Object
org.neo4j.kernel.lifecycle.LifecycleAdapter
org.neo4j.kernel.logging.DevNullLoggingService
- All Implemented Interfaces:
- Lifecycle, Logging
public class DevNullLoggingService
- extends LifecycleAdapter
- implements Logging
Method Summary |
org.neo4j.kernel.impl.util.StringLogger |
getLogger(String name)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DevNullLoggingService
public DevNullLoggingService()
getLogger
public org.neo4j.kernel.impl.util.StringLogger getLogger(String name)
- Specified by:
getLogger
in interface Logging
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.