org.apache.avalon.phoenix.components.logger
Class SimpleLogKitManager
org.apache.avalon.phoenix.components.logger.SimpleLogKitManager
- public class SimpleLogKitManager
A LogKitManager
that supports the old <logs version="1.0"/>
style logging configuration.
- Author:
- Eung-ju Park, Peter Donald
SimpleLogKitManager
public SimpleLogKitManager()
contextualize
public void contextualize(Context context)
throws ContextException
configure
public void configure(Configuration configuration)
throws ConfigurationException
getLoggerForCategory
public Logger getLoggerForCategory(String categoryName)
getDefaultLogger
public Logger getDefaultLogger()
Copyright © 2001 Apache Jakarta Project. All Rights Reserved.