I am planning to create a logging framework for Java/J2EE from scratch.In this regard I want some white papers on common industry logging standards for reference.Any pointers to the same are appreciated.
I am planning to create a logging framework for Java/J2EE from scratch.In this regard
Share
The best resource would be the current Java logging champion- AFAIK that’s log4j.