|
Gaia 2011.2 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.log4j.Log4jFactory
public class Log4jFactory
Log factory to work with Log4J logging.
| Constructor Summary | |
|---|---|
Log4jFactory()
Create a new instance of the JavaLogFactory. |
|
| Method Summary | |
|---|---|
protected Log |
createLog(java.lang.String name)
Creates and returns a new instance of Log4jLog. |
| 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 Log4jFactory()
| Method Detail |
|---|
protected Log createLog(java.lang.String name)
Log4jLog.
createLog in class LogFactoryname - - a (class) name for logging
Log4jLog instance
|
Gaia 2011.2 API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||