[ https://issues.apache.org/jira/browse/LOG4NET-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ron Grabowski resolved LOG4NET-135. ----------------------------------- Resolution: Fixed Fixed in r753479. Added additional documentation and example explaining the most basic way to get a once per application run log file is to set appendToFile=false (which is what rollingStyle=Once does). > Bad example code in documentation > --------------------------------- > > Key: LOG4NET-135 > URL: https://issues.apache.org/jira/browse/LOG4NET-135 > Project: Log4net > Issue Type: Bug > Components: Appenders, Documentation > Affects Versions: 1.2.10 > Reporter: Ansgar Flack > Assignee: Ron Grabowski > Priority: Minor > Fix For: 1.2.11 > > > http://logging.apache.org/log4net/release/config-examples.html > The last code example under "RollingFileAppender" seems to be wrong. > Shouldn't it be: > <rollingStyle value="Once" /> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.