This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
java:log4j [2010/10/11 17:01] Alexander Rind init snippet; SecurityException |
java:log4j [2012/01/04 10:30] Alexander Rind link newer logging packes |
||
---|---|---|---|
Line 55: | Line 55: | ||
Read more opinions [[http://www.google.at/search?q=log4j+java.util.logging]] | Read more opinions [[http://www.google.at/search?q=log4j+java.util.logging]] | ||
+ | |||
+ | Integrate JUL into log4j: | ||
+ | * http://shrubbery.mynetgear.net/c/display/W/Routing%2Bjava.util.logging%2Bmessages%2Bto%2BLog4J | ||
+ | * http://people.apache.org/~psmith/logging.apache.org/sandbox/jul-log4j-bridge/examples.html | ||
+ | * use SLF4J | ||
=== log4j vs. Commons Logging === | === log4j vs. Commons Logging === | ||
[[http://commons.apache.org/logging/ | Commons Logging]] seems to be a compatibility layer so that a library can work with different logging implementations. | [[http://commons.apache.org/logging/ | Commons Logging]] seems to be a compatibility layer so that a library can work with different logging implementations. | ||
+ | |||
+ | === newer logging packages === | ||
+ | |||
+ | * [[http://www.slf4j.org/ | Simple Logging Facade for Java (SLF4J)]] | ||
+ | * [[http://www.slf4j.org/nlog4j/ | NLOG4J]] --- discontinued | ||
+ | * [[http://logback.qos.ch/ | Logback]] --- planned as successor of log4j and nlog4j | ||
alex @ ieg: home about me publications research