|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectat.knowcenter.wag.egov.egiz.cfg.ConfigLogger
This logger class is the main logger class for the pdf-as project. It holds static logger instances with could be configured the level with one method.
| Constructor Summary | |
ConfigLogger()
Deprecated. |
|
| Method Summary | |
static Logger |
getLogger(Class classRef)
Deprecated. This method activates a new log4j logger instance and store the instance in the local logger store. |
static void |
setLevel(Level level)
Deprecated. This method is to set a new logger level for all stored config logger. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConfigLogger()
| Method Detail |
public static Logger getLogger(Class classRef)
classRef - the caller class to be set
Loggerpublic static void setLevel(Level level)
level - the level to set
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||