Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-05-2007, 05:51 AM
Member
 
Join Date: Jun 2007
Posts: 92
Daniel is on a distinguished road
Log4J - transactions log
Some guys commented to me the Log4J to solve the subject of log of transactions… Is it good??!!

Does somebody know the Log4J API?, I would need some basic documentation to start…

or some other solution that you used.

They have commented to me that has different types or levels of error, that it is very useful

because priority can be given it the most important errors.


Daniel
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-05-2007, 06:54 AM
Senior Member
 
Join Date: Jun 2007
Posts: 114
Albert is on a distinguished road
RE: Log4J - transactions log
Log4j Version 1.2.14 here you are in the API

Logging package for printing log output to different local and remote destinations

I am using it, It's good, because it has differents levels of errors:
TRACE, DEBUG, ERROR, INFO etc. You always log, but depends on the defined level in the log4j.properties file the guy writes you in the log or doesn't

For example, we use TRACE, DEBUG, ERROR e INFO log levels in the tester environment; but in production just INFO.
they are differents log4j.properties files, so it´s to implements

Albert
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Regarding Log4j sidiq New To Java 0 04-07-2008 08:35 PM
Log4j chakri New To Java 1 02-08-2008 11:15 PM
log4j swapna_d New To Java 5 01-21-2008 09:49 AM
Autocommit Transactions Java Tip Java Tips 0 12-22-2007 12:26 PM
Help log4j SysLogAppender arthik_babu New To Java 0 11-19-2007 02:51 PM


All times are GMT +3. The time now is 03:25 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org