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
getConsoleLog, getMessagesLog, 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()


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