Archives
Blogroll
hardware
java
Advertisement
Tag Archives: jul
Java.util.logging vs. slf4j
A bit of History At the time the now discontinued log4j was the most commonly used logging framework for java sun decided to implement JSR 47: java.util.logging. There were a lot of discussion, but it seems not been fruitful. java.util.logging … Continue reading