[logback-user] Elongated system startup-time because of Logback configuration

Ralph Goers rgoers at apache.org
Mon Nov 22 18:08:12 CET 2010


On Nov 22, 2010, at 7:28 AM, Nikhil Diwan wrote:

> 
>> The point of this exercise was to remove logback from the picture, which it
> appears you have successfully
>> done.  If you are still having slow startup time then it probably means
> Logback isn't at fault.
>> 
>> Ralph
>> 
> 
> Hey Ralph,
> 
> Above steps removed logging, that is true.
> Sorry, I forgot to mention about improvement in start-up time with no logging.

You still didn't mention whether there was any improvement.

> 
> One more thing, there are 25 loggers attached as I need separate loggers in my
> application.
> Hence 25 loggers thread are being configured at the start-up time that's
> gobbling up more time for configuration.

Loggers don't require their own thread and don't create one. 25 loggers shouldn't be a big deal.

Can you send you logback.xml?

Ralph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://qos.ch/pipermail/logback-user/attachments/20101122/5726d4e5/attachment.html>


More information about the Logback-user mailing list