org.neo4j.kernel.logging
Class ModuleMapper
java.lang.Object
org.neo4j.kernel.logging.ModuleMapper
public class ModuleMapper
- extends Object
Logback converter that converts logger names to module names.
Module names are defined in modules.properties which must be in classpath
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleMapper
public ModuleMapper()
throws IOException
- Throws:
IOException
map
public String map(String logger)
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.