Toggle navigation
Home
org.neo4j.kernel.logging.LogbackService to org.neo4j.logging.LogProvider
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
logging
to
logProvider
logbackService
to
logProvider
Other
new LogbackService(new Config(Collections.<String,String>emptyMap(),InternalAbstractGraphDatabase.Configuration.class,GraphDatabaseSettings.class),(LoggerContext)LoggerFactory.getILoggerFactory())
to
logProvider