Log4j 1.3alpha-7

org.apache.log4j.helpers
Interface Constants


public interface Constants

Constants used internally throughout log4j.

Since:
1.3

Field Summary
static String ABSOLUTE_FORMAT
           
static String ABSOLUTE_TIME_PATTERN
           
static String APPLICATION_KEY
           
static String CODES_HREF
           
static String CONFIGURATOR_CLASS_KEY
           
static String DATE_AND_TIME_FORMAT
           
static String DATE_AND_TIME_PATTERN
           
static String DEFAULT_CONFIGURATION_FILE
           
static String DEFAULT_CONFIGURATION_KEY
           
static String DEFAULT_REPOSITORY_NAME
          The name of the default repository is "default" (without the quotes).
static String DEFAULT_XML_CONFIGURATION_FILE
           
static String HOSTNAME_KEY
           
static String ISO8601_FORMAT
           
static String ISO8601_PATTERN
           
static String JNDI_CONTEXT_NAME
           
static String LOG4J_ID_KEY
           
static String LOG4J_PACKAGE_NAME
           
static String TEMP_CONSOLE_APPENDER_NAME
           
static String TEMP_LIST_APPENDER_NAME
           
static String TIMESTAMP_RULE_FORMAT
           
 

Field Detail

LOG4J_PACKAGE_NAME

public static final String LOG4J_PACKAGE_NAME
See Also:
Constant Field Values

DEFAULT_REPOSITORY_NAME

public static final String DEFAULT_REPOSITORY_NAME
The name of the default repository is "default" (without the quotes).

See Also:
Constant Field Values

APPLICATION_KEY

public static final String APPLICATION_KEY
See Also:
Constant Field Values

HOSTNAME_KEY

public static final String HOSTNAME_KEY
See Also:
Constant Field Values

LOG4J_ID_KEY

public static final String LOG4J_ID_KEY
See Also:
Constant Field Values

TIMESTAMP_RULE_FORMAT

public static final String TIMESTAMP_RULE_FORMAT
See Also:
Constant Field Values

DEFAULT_CONFIGURATION_FILE

public static final String DEFAULT_CONFIGURATION_FILE
See Also:
Constant Field Values

DEFAULT_XML_CONFIGURATION_FILE

public static final String DEFAULT_XML_CONFIGURATION_FILE
See Also:
Constant Field Values

DEFAULT_CONFIGURATION_KEY

public static final String DEFAULT_CONFIGURATION_KEY
See Also:
Constant Field Values

CONFIGURATOR_CLASS_KEY

public static final String CONFIGURATOR_CLASS_KEY
See Also:
Constant Field Values

JNDI_CONTEXT_NAME

public static final String JNDI_CONTEXT_NAME
See Also:
Constant Field Values

TEMP_LIST_APPENDER_NAME

public static final String TEMP_LIST_APPENDER_NAME
See Also:
Constant Field Values

TEMP_CONSOLE_APPENDER_NAME

public static final String TEMP_CONSOLE_APPENDER_NAME
See Also:
Constant Field Values

CODES_HREF

public static final String CODES_HREF
See Also:
Constant Field Values

ABSOLUTE_FORMAT

public static final String ABSOLUTE_FORMAT
See Also:
Constant Field Values

ABSOLUTE_TIME_PATTERN

public static final String ABSOLUTE_TIME_PATTERN
See Also:
Constant Field Values

DATE_AND_TIME_FORMAT

public static final String DATE_AND_TIME_FORMAT
See Also:
Constant Field Values

DATE_AND_TIME_PATTERN

public static final String DATE_AND_TIME_PATTERN
See Also:
Constant Field Values

ISO8601_FORMAT

public static final String ISO8601_FORMAT
See Also:
Constant Field Values

ISO8601_PATTERN

public static final String ISO8601_PATTERN
See Also:
Constant Field Values

Log4j 1.3alpha-7

Copyright 2000-2005 Apache Software Foundation.