[ 
https://issues.apache.org/jira/browse/LOGCXX-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Middleton resolved LOGCXX-102.
-------------------------------------
    Resolution: Fixed

> PropertyConfigurator does not process the RollingFileAppender options
> ---------------------------------------------------------------------
>
>                 Key: LOGCXX-102
>                 URL: https://issues.apache.org/jira/browse/LOGCXX-102
>             Project: Log4cxx
>          Issue Type: Bug
>          Components: Configurator
>    Affects Versions: 0.10.0
>            Reporter: Kriz
>            Assignee: Curt Arnold
>            Priority: Major
>             Fix For: 0.13.0
>
>         Attachments: log4cxx-102.1.patch, propertyconfigurator.cpp.patch
>
>
> Properties-file like the following are not processed by the 
> PropertyConfigurator properly. The rollingPolicy and triggerPolicy are not 
> created as configured.
> ---
> log4j.appender.FILE=RollingFileAppender
> log4j.appender.FILE.File=sample.log
> log4j.appender.FILE.rollingPolicy=FixedWindowRollingPolicy
> log4j.appender.FILE.rollingPolicy.MaxIndex=3
> log4j.appender.FILE.triggeringPolicy=SizeBasedTriggeringPolicy
> log4j.appender.FILE.triggeringPolicy.MaxFileSize=1MB



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to