org.apache.sling.commons.log.internal
Class LogManager
java.lang.Object
org.apache.sling.commons.log.internal.LogManager
public class LogManager
- extends Object
The LogManager
manages the loggers used by the LogService and
the rest of the system.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG_LEVEL
public static final String LOG_LEVEL
- See Also:
- Constant Field Values
LOG_FILE
public static final String LOG_FILE
- See Also:
- Constant Field Values
LOG_FILE_NUMBER
public static final String LOG_FILE_NUMBER
- See Also:
- Constant Field Values
LOG_FILE_SIZE
public static final String LOG_FILE_SIZE
- See Also:
- Constant Field Values
LOG_PATTERN
public static final String LOG_PATTERN
- See Also:
- Constant Field Values
LOG_PATTERN_DEFAULT
public static final String LOG_PATTERN_DEFAULT
- See Also:
- Constant Field Values
LOG_LOGGERS
public static final String LOG_LOGGERS
- See Also:
- Constant Field Values
LOG_LEVEL_DEFAULT
public static final String LOG_LEVEL_DEFAULT
- See Also:
- Constant Field Values
LOG_FILE_NUMBER_DEFAULT
public static final int LOG_FILE_NUMBER_DEFAULT
- See Also:
- Constant Field Values
LOG_FILE_SIZE_DEFAULT
public static final String LOG_FILE_SIZE_DEFAULT
- See Also:
- Constant Field Values
PID
public static final String PID
- See Also:
- Constant Field Values
FACTORY_PID_WRITERS
public static final String FACTORY_PID_WRITERS
- See Also:
- Constant Field Values
FACTORY_PID_CONFIGS
public static final String FACTORY_PID_CONFIGS
- See Also:
- Constant Field Values
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.