|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjanus.web.config.Log4jConfig
Initialisiere das Logging.
Eine kurze Einführung zu Log4j findet sich
hier.
Homepage des Log4-Projektes:
http://logging.apache.org/log4j
| Method Summary | |
static void |
cleanupLogs()
Aufrämen der Logdateien. |
static void |
configure(Properties props)
Initialisiere das Logging. |
static Logger[] |
getLoggers()
Ermittle alle konfigurierten Logger |
static String |
getLogPath()
Ermittle den Log-Pfad |
static Properties |
getProperties()
Ermittle die Properties |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void cleanupLogs()
public static void configure(Properties props)
props - Konfiguration im Property-Formatpublic static Logger[] getLoggers()
public static String getLogPath()
public static Properties getProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||