java.lang.Object
org.neo4j.driver.internal.logging.ConsoleLogging
- All Implemented Interfaces:
Serializable
,Logging
Internal implementation of the console logging.
This class should not be used directly. Please use
Logging.console(Level)
factory method instead.- See Also: