help - Can I configure logback from outside of the package? So I could change configuration without rebuid the package?

8 Jun
2012
8 Jun
'12
3:51 p.m.
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.
4865
Age (days ago)
4865
Last active (days ago)
0 comments
1 participants
participants (1)
-
shan shan