
22 Nov
2010
22 Nov
'10
3:28 p.m.
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.