Neo4j Enterprise

org.neo4j.kernel.logging
Class SystemOutLogging

java.lang.Object
  extended by org.neo4j.kernel.lifecycle.LifecycleAdapter
      extended by org.neo4j.kernel.logging.SingleLoggingService
          extended by org.neo4j.kernel.logging.SystemOutLogging
All Implemented Interfaces:
Lifecycle, Logging

public class SystemOutLogging
extends SingleLoggingService


Constructor Summary
SystemOutLogging()
           
 
Method Summary
 
Methods inherited from class org.neo4j.kernel.logging.SingleLoggingService
getLogger, shutdown
 
Methods inherited from class org.neo4j.kernel.lifecycle.LifecycleAdapter
init, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemOutLogging

public SystemOutLogging()

Neo4j Enterprise

Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.