SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

com.solarmetric.log
Interface LogFactory

All Known Implementing Classes:
LogFactoryAdapter, LogFactoryImpl, MultiLogFactory, NoOpLogFactory

public interface LogFactory

Factory for log instances.


Method Summary
 Log getLog(String channel)
          Return a log for the given channel name.
 

Method Detail

getLog

public Log getLog(String channel)
Return a log for the given channel name.

SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

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