[logback-user] LoggerContext.shutdownAndReset() ?
Joern Huxhorn
jhuxhorn at googlemail.com
Tue Oct 6 01:01:47 CEST 2009
It was removed some time ago.
http://logback.qos.ch/apidocs/ch/qos/logback/classic/LoggerContext.html
Depending on what you'd like to achieve you are now supposed to call
reset() or stop().
Joern.
On 06.10.2009, at 00:15, Rob Ross wrote:
> Hi there.
>
> I just d/l version 0.9.17. Previously I was using 0.9.11, classic &
> core jars.
>
> The method LoggerContext.shutdownAndReset() doesn't seem to exist
> any more.
>
> Has this been deprecated? Or renamed? What is the replacement method
> to use?
>
> Thanks,
>
> Rob
> _______________________________________________
> Logback-user mailing list
> Logback-user at qos.ch
> http://qos.ch/mailman/listinfo/logback-user
More information about the Logback-user
mailing list