org.arch4j.logging.sun
Class SunLoggingFramework
java.lang.Object
|
+--org.arch4j.logging.sun.SunLoggingFramework
- All Implemented Interfaces:
- LoggingFramework
- public class SunLoggingFramework
- extends Object
- implements LoggingFramework
This class wraps the Sun Java 1.4 logging facility.
- Version:
- $Revision: 1.2 $
- Author:
- Ross E. Greinke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUN_LOGGING_FILE_NAME_PROPERTY
public static final String SUN_LOGGING_FILE_NAME_PROPERTY
- See Also:
- Constant Field Values
SunLoggingFramework
public SunLoggingFramework()
getCategory
public LoggingCategory getCategory(String name)
- Retrieve a logging category with name
name
.
- Specified by:
getCategory
in interface LoggingFramework
- Parameters:
name
- The name of the logging category to retrieve.
- Returns:
- The logging category to be used for logging.
configure
public void configure()
- Configure the logging framework.
- Specified by:
configure
in interface LoggingFramework
Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.