org.apache.avalon.phoenix.components.logger
Class SimpleLogKitManager
java.lang.Object
|
+--AbstractLogEnabled
|
+--org.apache.avalon.phoenix.components.logger.SimpleLogKitManager
- public class SimpleLogKitManager
- extends AbstractLogEnabled
A LogKitManager
that supports the old <logs version="1.0"/>
style logging configuration.
- Author:
- Eung-ju Park, Peter Donald
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleLogKitManager
public SimpleLogKitManager()
contextualize
public void contextualize(Context context)
throws ContextException
ContextException
configure
public void configure(Configuration configuration)
throws ConfigurationException
ConfigurationException
getLoggerForCategory
public org.apache.avalon.framework.logger.Logger getLoggerForCategory(String categoryName)
getDefaultLogger
public org.apache.avalon.framework.logger.Logger getDefaultLogger()
Copyright © 2001 Apache Jakarta Project. All Rights Reserved.