Results 1 to 2 of 2
Thread: Log4J - transactions log
- 06-05-2007, 04:51 AM #1
Member
- Join Date
- Jun 2007
- Posts
- 91
- Rep Power
- 0
Log4J - transactions log
Some guys commented to me the Log4J to solve the subject of log of transactions… Is it good??!! :confused:
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
- 06-05-2007, 05:54 AM #2
Senior Member
- Join Date
- Jun 2007
- Posts
- 114
- Rep Power
- 0
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:rolleyes:
Similar Threads
-
log4j
By swapna_d in forum New To JavaReplies: 7Last Post: 08-04-2010, 12:23 AM -
Regarding Log4j
By sidiq in forum New To JavaReplies: 0Last Post: 04-07-2008, 07:35 PM -
Log4j
By chakri in forum New To JavaReplies: 1Last Post: 02-08-2008, 10:15 PM -
Autocommit Transactions
By Java Tip in forum Java TipReplies: 0Last Post: 12-22-2007, 11:26 AM -
Help log4j SysLogAppender
By arthik_babu in forum New To JavaReplies: 0Last Post: 11-19-2007, 01:51 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks