org.neo4j.kernel.logging
Class ClassicLoggingService
java.lang.Object
org.neo4j.kernel.lifecycle.LifecycleAdapter
org.neo4j.kernel.logging.SingleLoggingService
org.neo4j.kernel.logging.ClassicLoggingService
- All Implemented Interfaces:
- Lifecycle, Logging
public class ClassicLoggingService
- extends SingleLoggingService
Implements the old-style logging with just one logger regardless of name.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassicLoggingService
public ClassicLoggingService(Config config)
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.