Posts about 'Log4j'
-
Jun 8, 2010
Adjusting server logging level at runtime
log4j is an awesome logging library for Java. One thing I found out today is that you can change the logging level (debug, warn, info) at runtime, with a few...
Jun 8, 2010
log4j is an awesome logging library for Java. One thing I found out today is that you can change the logging level (debug, warn, info) at runtime, with a few...