com.solarmetric.log
Class  Log4JLogFactory
java.lang.Object
  |
  +--com.solarmetric.log.LogFactoryAdapter
        |
        +--com.solarmetric.log.Log4JLogFactory
- All Implemented Interfaces: 
- LogFactory
- public class Log4JLogFactory- extends LogFactoryAdapter
LogFactory implementation that delegates to the Log4J framework.
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Log4JLogFactory
public Log4JLogFactory()
newLogAdapter
protected Log newLogAdapter(String channel)
- Description copied from class: LogFactoryAdapter
- Return a log adapter for the given channel.- 
- Overrides:
- newLogAdapterin class- LogFactoryAdapter
 
Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.