You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "vibin (JIRA)" <ji...@apache.org> on 2014/03/13 18:19:43 UTC

[jira] [Created] (LOG4J2-568) Appender configuration did not automatically detect changes to the configuration file

vibin created LOG4J2-568:
----------------------------

             Summary: Appender configuration did not  automatically detect changes to the configuration file
                 Key: LOG4J2-568
                 URL: https://issues.apache.org/jira/browse/LOG4J2-568
             Project: Log4j 2
          Issue Type: Test
          Components: Appenders, Configurators
    Affects Versions: 2.0-rc1
            Reporter: vibin


"SizeBasedTriggeringPolicy"  attribute of the Appender did not detect the automatic changes to the file. I modified the configuration during run time did not detect the changes.
Here is the configuration:
<Policies>
<TimeBasedTriggeringPolicy />
<SizeBasedTriggeringPolicy size="5 KB" />
</Policies>

Is this expected  ? 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org