SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

com.solarmetric.log
Class CommonsLogFactory

java.lang.Object
  |
  +--com.solarmetric.log.LogFactoryAdapter
        |
        +--com.solarmetric.log.CommonsLogFactory
All Implemented Interfaces:
LogFactory

public class CommonsLogFactory
extends LogFactoryAdapter

LogFactory implementation that delegates to the commons logging framework.


Inner Class Summary
 class CommonsLogFactory.LogAdapter
          Adapts a commons logging log to the Log interface.
 
Constructor Summary
CommonsLogFactory()
           
 
Method Summary
protected  Log newLogAdapter(String channel)
          Return a log adapter for the given channel.
 
Methods inherited from class com.solarmetric.log.LogFactoryAdapter
getLog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonsLogFactory

public CommonsLogFactory()
Method Detail

newLogAdapter

protected Log newLogAdapter(String channel)
Description copied from class: LogFactoryAdapter
Return a log adapter for the given channel.
Overrides:
newLogAdapter in class LogFactoryAdapter

SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.