java - What Log4j alternative logging libraries are available? -
What logging libraries do you recommend as an alternative? Do these libraries work with Spring and Hibernate? Whether they are compatible with it or
slf4j let you use all other logging frameworks at once Allows Juli, Commons, Log4j etc. As an output framework to use with slf4j instead of Log4j, I suggest the logbin that is written and maintained by the creator of Log4j.
Comments
Post a Comment