Simple Logging Facade for Java 1.0 released the first edition of
SLF4J (Simple Logging Facade for Java) announced the launch of the first edition of 1.0.
Diary appearance SLF4J simple tools for various logging APIs provide a simple unified interface, enabling end-users to configure their own deployment when the logging APIs hope to achieve. Logging API can achieve SLF4J choice directly to the loging APIs such as: NLOG4J, SimpleLogger It can also be provided through the API to achieve SLF4J to develop the corresponding adapter, such as Log4jLoggerAdapter, JDK14LoggerAdapter.
Details: http://www.slf4j.org/
(Editor: Ming Ming)
Recommend Articles
February 28, 2006 | Filed Under Java Developement Tools |






