[
https://issues.apache.org/jira/browse/LOG4NET-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Vecchione updated LOG4NET-640:
--
Description:
Issue with RollingFileAppender while running log4net 2.0.8.
I set it
Nicolas Vecchione created LOG4NET-640:
-
Summary: minimum achieved date roll is minute
Key: LOG4NET-640
URL: https://issues.apache.org/jira/browse/LOG4NET-640
Project: Log4net
Issue Type:
ChristophKaser opened a new pull request #330: Fixed log message in
RollingFileAppender
URL: https://github.com/apache/logging-log4j2/pull/330
An error message in RollingFileAppender uses a placeholder for the name but
does not specify the name argument in the logging call. This PR adds th