All~<br><br>My company StreamBase (<a href="http://www.streambase.com">www.streambase.com</a>) is planning on using slf4j and logback for its logging solution. However, we have needed to extend it to provide slightly more flexible default configuration. These are important to us as they provide us with needed flexibility in
changing the log level easily for various debugging and testing
situations.<br><br>The attached patch adds support for some basic configuration via system properties. Including properties to control the following options:<br> - config file <br> - log level<br> - use a console plugin (and port)
<br><br>Suggestions or improvements welcome,<br>Matt<br><br><br> <br><br>