nl.openedge.baritus
Interface LogConstants


public interface LogConstants

Holder for constants for logging.

Author:
Eelco Hillenius

Field Summary
static java.lang.String BARITUS_LOG
          base log. value: nl.openedge.baritus.
static java.lang.String EXECUTION_PARAMS_LOG
          log name for logging of execution params. value: nl.openedge.baritus.executionparams
static java.lang.String FORMATTING_LOG
          log name for format logging. value: nl.openedge.baritus.formatting
static java.lang.String INTERCEPTION_LOG
          log name for interception logging. value: nl.openedge.baritus.interception
static java.lang.String POPULATION_LOG
          log name for population logging. value: nl.openedge.baritus.population
 

Field Detail

BARITUS_LOG

public static final java.lang.String BARITUS_LOG
base log. value: nl.openedge.baritus.

See Also:
Constant Field Values

POPULATION_LOG

public static final java.lang.String POPULATION_LOG
log name for population logging. value: nl.openedge.baritus.population

See Also:
Constant Field Values

FORMATTING_LOG

public static final java.lang.String FORMATTING_LOG
log name for format logging. value: nl.openedge.baritus.formatting

See Also:
Constant Field Values

INTERCEPTION_LOG

public static final java.lang.String INTERCEPTION_LOG
log name for interception logging. value: nl.openedge.baritus.interception

See Also:
Constant Field Values

EXECUTION_PARAMS_LOG

public static final java.lang.String EXECUTION_PARAMS_LOG
log name for logging of execution params. value: nl.openedge.baritus.executionparams

See Also:
Constant Field Values


Copyright © 2003-2004 Open Edge. All Rights Reserved.