org.neo4j.kernel.logging
Interface Loggers


public interface Loggers

List of standard Logger names


Field Summary
static String CONFIG
           
static String DATASOURCE
           
static String DIAGNOSTICS
           
static String EXTENSION
           
static String INDEX
           
static String NEO4J
           
static String NEOSTORE
           
static String TXMANAGER
           
static String XAFACTORY
           
 

Field Detail

NEO4J

static final String NEO4J
See Also:
Constant Field Values

CONFIG

static final String CONFIG
See Also:
Constant Field Values

DATASOURCE

static final String DATASOURCE
See Also:
Constant Field Values

DIAGNOSTICS

static final String DIAGNOSTICS
See Also:
Constant Field Values

TXMANAGER

static final String TXMANAGER
See Also:
Constant Field Values

XAFACTORY

static final String XAFACTORY
See Also:
Constant Field Values

NEOSTORE

static final String NEOSTORE
See Also:
Constant Field Values

EXTENSION

static final String EXTENSION
See Also:
Constant Field Values

INDEX

static final String INDEX
See Also:
Constant Field Values


Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.