The Artima Developer Community
Sponsored Link

Java Buzz Forum
simple-log: Simple Log: The Simple Way To Log

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
Bernard Choi

Posts: 74
Nickname: bchoi
Registered: Jun, 2003

Bernard Choi is online
simple-log: Simple Log: The Simple Way To Log Posted: Dec 22, 2004 12:14 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Bernard Choi.
Original Post: simple-log: Simple Log: The Simple Way To Log
Feed Title: Bernard Choi
Feed URL: http://bchoi.livejournal.com/data/rss
Feed Description: Bernard Choi - LiveJournal.com
Latest Java Buzz Posts
Latest Java Buzz Posts by Bernard Choi
Latest Posts From Bernard Choi

Advertisement
https://simple-log.dev.java.net/

Simple Log is a logging anti-framework.

It is written in protest against the many "logging frameworks" that are available and recommended by many developers.

Simple Log is a small library that does logging very simply and requires you to do almost nothing (other than actually logging) to get log output happening.

It is much simpler to use than a logging framework, especially in terms of configuration.

It doesn't attempt to solve every logging problem in one package, but contains enough features to be a viable alternative for most applications that need logging.

Simple Log is a true "Tiny Tool".

With only 3 classes in a 17.8K JAR, this tool will handle the logging needs of most small- to medium-sized projects, but with an almost non-existent learning curve.

Read: simple-log: Simple Log: The Simple Way To Log

Topic: JavaPolis here I come :) Previous Topic   Next Topic Topic: What's the difference between java.net.URI and java.net.URL ?

Sponsored Links



Google
  Web Artima.com   

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