Package org.codehaus.spice.loggerstore.factories

Class Summary
AbstractLoggerStoreFactory The abstract class that makes it easy to create LoggerStoreFactory implementations.
ConsoleLoggerStoreFactory This is a basic factory for ConsoleLoggerStore.
DOMLog4JLoggerStoreFactory DOMLog4JLoggerStoreFactory is an implementation of LoggerStoreFactory for the Log4J Logger using a DOM configuration resource.
ExcaliburLogKitLoggerStoreFactory ExcaliburLogKitLoggerStoreFactory specialises the LogKitLoggerStoreFactory to use the Excalibur LogKitLoggerManager.
InitialLoggerStoreFactory This is the initial LoggerStoreFactory tyhat the user accesses to create their LoggerStore when the type is configurable.
Jdk14LoggerStoreFactory Jdk14LoggerStoreFactory is an implementation of LoggerStoreFactory for the JDK14 Logger.
LogKitLoggerStoreFactory LogKitLoggerStoreFactory is an implementation of LoggerStoreFactory for the LogKit Logger.
PropertyLog4JLoggerStoreFactory PropertyLog4JLoggerStoreFactory is an implementation of LoggerStoreFactory for the Log4J Logger using a property configuration resource.
SimpleLogKitLoggerStoreFactory SimpleLogKitLoggerStoreFactory specialises the LogKitLoggerStoreFactory to use the SimpleLogKitManager.
 



Copyright © 2003 Codehaus. All Rights Reserved.