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