SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

com.solarmetric.log
Class NoOpLogFactory

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

public class NoOpLogFactory
extends Object
implements LogFactory

A log factory implementation that does not do any logging, as quickly as possible.


Constructor Summary
NoOpLogFactory()
           
 
Method Summary
 Log getLog(String channel)
          Return a log for the given channel name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoOpLogFactory

public NoOpLogFactory()
Method Detail

getLog

public final Log getLog(String channel)
Description copied from interface: LogFactory
Return a log for the given channel name.
Specified by:
getLog in interface LogFactory

SolarMetric Kodo JDO 3.1.6 generated on August 25 2004

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