The Artima Developer Community
Sponsored Link

Java Buzz Forum
MicroLogger: dependable logging

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
Aleksander Slominski

Posts: 51
Nickname: aslom
Registered: May, 2003

Aleksander Slominski is a Ph.D. student at Indiana University working on components, XML, and grids.
MicroLogger: dependable logging Posted: Aug 11, 2003 9:00 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Aleksander Slominski.
Original Post: MicroLogger: dependable logging
Feed Title: alek blogs java
Feed URL: http://www.extreme.indiana.edu/~aslom/blog/java/index.xml
Feed Description: discovering limits of programming
Latest Java Buzz Posts
Latest Java Buzz Posts by Aleksander Slominski
Latest Posts From alek blogs java

Advertisement

If you need to add logging to your application without worrying about right version of log4j or commons-logging on CLASSPATH use MicroLogger. Just embed one logger class into your application package hierarchy (foo.MLogger) and either use it directly or do any tweaks necessary (source code is provided).

Read: MicroLogger: dependable logging

Topic: JBoss Adds to Developer Ranks Previous Topic   Next Topic Topic: Hibernate 2.0.2 class level WHERE and IntelliJ XDoclet Templates

Sponsored Links



Google
  Web Artima.com   

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