You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Apache Wiki <wi...@apache.org> on 2005/12/09 01:19:12 UTC

[Jakarta-commons Wiki] Update of "Logging/FrequentlyAskedQuestions" by GrahamLea

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification.

The following page has been changed by GrahamLea:
http://wiki.apache.org/jakarta-commons/Logging/FrequentlyAskedQuestions

The comment on the change is:
Added reference to Log Bridge

------------------------------------------------------------------------------
  The SLF4J project has similar goals to commons-logging. It uses quite a different approach, however, which has both
  benefits and drawbacks. Future versions of commons-logging may adopt some of the concepts of SLF4J. 
  See http://slf4j.org for more details.
+ 
+ Log Bridge (https://log-bridge.dev.java.net/) is very similar to commons-logging, the main differences being the inclusion of entry() and exit() methods (instead of a 'trace' level), programmatic configuration, "less magic" (no auto-selection of factories) and support for Simple Log (https://simple-log.dev.java.net/).
  
  The Avalon !LogKit provides adapters to other logging libraries. However this library is not very widely used and
  is not (as far as I know) maintained any longer.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org