JFL created Bug LOGBACK-913
Issue Type: Bug Bug
Affects Versions: 1.0.13
Assignee: Logback dev list
Created: 31/Oct/13 11:16 AM
Description:

If I define the configuration below
<configuration scan="true" scanPeriod="10 seconds" debug="false">
<property resource="my-configuration.properties" />
....
<root level="$

{logback.logLevel}

">

my-configuration.properties :
logback.logLevel=debug

The modification on the fly of logback.logLevel has no effect

Project: logback
Priority: Major Major
Reporter: JFL
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to