Common Logging
Is a thin, modular bridging API with out-of-the-box support for most well known logging systems.
Resources
- /FrequentlyAskedQuestions
/["How to Configure the Logging Factory and the Logging Class"]
/["Commons Logging FUD"]
[:/1.0.4ReleasePlan]
[:/1.0.5ReleasePlan]
Related
[http://logging.apache.org/log4j/docs/ Log4J]
Ever get irratated with enclosing your log statements in conditionals? [http://just4log.sourceforge.net/ Just4Log] engineers the bytecode so that every log statements has a conditional wrapper!
Enterprise Logging/Logging 2.0 Design Ideas
Just a place to pull some stuff together...
- /ConfigurationAndDiscovery
- /ByteCodeEngineering