[logback-user] help - Can I configure logback from outside of the package? So I could change configurat​ion without rebuid the package?

shan shan logback.shanshan at gmail.com
Fri Jun 8 17:51:33 CEST 2012


  Part of my logback.xml file is like that
> <logger name="APICallLogger" level="INFO">
> <appender-ref ref="API_CALL_LOGGER" />
> </logger>
>
> May I configure the log level outside of the package at runtime?
> So everytime when I need to reset the Log level, I don't need to rebuild
> the whole package.
> Are there any way I can do it? Thanks very much for any ideas or
> suggestions.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20120608/7bd2b88c/attachment.html>


More information about the Logback-user mailing list