<br><br>
<div class="gmail_quote">
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
<div class="gmail_quote">
<div>Part of my logback.xml file is like that</div>
<div><logger name="APICallLogger" level="INFO"> </div>
<div><appender-ref ref="API_CALL_LOGGER" /></div>
<div></logger></div>
<div> </div>
<div>May I configure the log level outside of the package at runtime? </div>
<div>So everytime when I need to reset the Log level, I don't need to rebuild the whole package. </div>
<div>Are there any way I can do it? Thanks very much for any ideas or suggestions. </div></div></blockquote></div><br>