[logback-user] executing configuration changes

Lars Fischer reschifl at googlemail.com
Wed Jan 19 09:53:34 CET 2011


Hello,

I'm investigating slf4j + logback, if it solves my requirements:

I need to change the logging configuration during application runtime
and read the documentation about the config file scan.

Can this reconfiguration be done by my self without using the scan?
More precisely: can I add and remove an own TurboFilter during runtime
from my program code?
How about logging events fired while applying these changes? Is it
guaranteed, that no event will be lost?

Best regards,
Lars


More information about the Logback-user mailing list