|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.geant.edugain.attributes.Log4jConfigurator
public class Log4jConfigurator
Simple helper class for configuring Log4j.
| Constructor Summary | |
|---|---|
Log4jConfigurator()
|
|
| Method Summary | |
|---|---|
static void |
configureLog4JWithConsoleAppender()
Configure Log4j framework to log warn messages to the system console. |
static void |
configureLog4JWithConsoleAppender(org.apache.log4j.Level level)
Configure Log4j framework to log messages to the system console. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Log4jConfigurator()
| Method Detail |
|---|
public static void configureLog4JWithConsoleAppender(org.apache.log4j.Level level)
level - logging Levelpublic static void configureLog4JWithConsoleAppender()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||