[logback-user] Elongated system startup-time because of Logback configuration
Nikhil Diwan
nikhil.diwan at gmail.com
Mon Nov 22 16:28:17 CET 2010
> 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.
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.
More information about the Logback-user
mailing list