org.apache.log4j.helpers
Interface Constants
- public interface Constants
Constants used internally throughout log4j.
- Since:
- 1.3
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
Copyright 2000-2005 Apache Software Foundation.