|
JavaGantt 2011.1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.beesoft.gaia.log.LogFactory
eu.beesoft.gaia.log.apache.ApacheLogFactory
public class ApacheLogFactory
Log factory to work with Apache commons logging.
Constructor Summary | |
---|---|
ApacheLogFactory()
Create a new instance of the ApacheLoggingFactory. |
Method Summary | |
---|---|
protected Log |
createLog(java.lang.String name)
Creates and returns a new instance of ApacheLog . |
Methods inherited from class eu.beesoft.gaia.log.LogFactory |
---|
getInstance, getLog, getLog, getLog, getThreadBoundIdentifier, setThreadBoundIdentifier |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApacheLogFactory()
Method Detail |
---|
protected Log createLog(java.lang.String name)
ApacheLog
.
createLog
in class LogFactory
name
- - a (class) name for logging
Log4jLog
instance
|
JavaGantt 2011.1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |