Hi
I'm working with Log4J on a heavy load application and we're using it for
performance, debug and error information. All our loggers are using
RollingFileAppender and we generate a lot of logging information. Our
application is running very slow and after a profiling test we discovered
that Log4J was blocking the threads. I've read about this problem in some
web sites but none give a clear solution to the problem. Anyone has
succesfully resolved this problem?. What options do I have?
Regards,
Néstor Boscán