Are you using the packages attribute in your configuration? Like: <Configuration packages="...">
If so, could you try without it? This is a known issue by the way. On 5 September 2014 07:15, Manikumar Reddy <[email protected]> wrote: > Hi, > > I am using log4j 2.0.2. I have 20 rolling file appenders. > log4j initialization is taking more than 20 seconds. > > java stack trace is showing PluginManager.collectPlugins code. > > Is there any way to reduce the startup time? > Is it possible to disable the plugin find process? > > > Thanks > Kumar > -- Matt Sicker <[email protected]>
