You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

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]


  • [http://logging.apache.org 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!


  • No labels