org.apache.openjpa.lib.log
Interface LogFactory

All Known Implementing Classes:
CommonsLogFactory, Log4JLogFactory, LogFactoryAdapter, LogFactoryImpl, MultiLogFactory, NoneLogFactory

public interface LogFactory

Factory for log instances.

Author:
Abe White

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

Method Detail

getLog

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



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01