The Artima Developer Community
Sponsored Link

Java Buzz Forum
Better Replacements for Log4j

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Fred Grott

Posts: 4361
Nickname: shareme
Registered: Jan, 2003

Fred Grott is Lead Developer-CEO of ShareMe Technologies LLC -The Mobile Future
Better Replacements for Log4j Posted: Sep 22, 2006 5:19 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Fred Grott.
Original Post: Better Replacements for Log4j
Feed Title: ShareMe Technologies LLC-The Mobile Future
Feed URL: http://www.jroller.com/shareme/feed/entries/rss
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Fred Grott
Latest Posts From ShareMe Technologies LLC-The Mobile Future

Advertisement
With the upcoming JBoss5 Microkernel I was reading JBoss5 reports and noticed that Log4j is no longer used and instead NLOG4j is used. A little more research and I found that NLOG4J is not only an immediate replacement for Log4j but also a project founded by the Log4j project founder, Ceki G��lc��.

LogBack an intended successor to Log4j which also relies on the SLF4J API as NLOG4J and also founded by Ceki G��lc��. It has some nice features, one is solving the parametrized logging problem with an alternative solution that increases speed of logging by 30 times.

SLF4J is a Simple Logging Framework to replace Jakarta Commons Logging and thus Log4j, JDK14 Logging and etc can be plugged into this framework. No special class loading leaks the bane of every JavaEE developer!

Read: Better Replacements for Log4j

Topic: Flickr: On the floor with the Spa Previous Topic   Next Topic Topic: Flickr: SAP IdM Presentation

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use