File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes log4j performance issues Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "log4j performance issues" Watch "log4j performance issues" New topic
Author

log4j performance issues

James Clarke
Ranch Hand

Joined: Oct 04, 2004
Posts: 148
Hi all,

Does anyone know of any performance degradation caused by log4j ?

I am sure that code execution is slowed to some extent by logging statements, the question is how much ?
Are there any performance metrics on the actual impact of the logging statements.

Thanks,

James
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16482
    
    2

Are you looking for information above and beyond what's already in the log4j user documentation?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: log4j performance issues
 
Similar Threads
Is there any performance lag if we use Apache Commons Logging on top of Log4j ?
log4j vs system.out.Println()
sysout or logger?
log4j vs good programming
java logging Vs log4j