public class NullLogProvider extends Object implements LogProvider
LogProvider implementation that discards all messagespublic static NullLogProvider getInstance()
NullLogProvider instancepublic Log getLog(Class loggingClass)
getLog in interface LogProviderloggingClass - the context for the returned LogLog that logs messages with the loggingClass as the contextCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.