[ 
https://issues.apache.org/jira/browse/LOG4NET-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900855#comment-15900855
 ] 

ASF GitHub Bot commented on LOG4NET-556:
----------------------------------------

GitHub user Snotface opened a pull request:

    https://github.com/apache/log4net/pull/43

    LOG4NET-556 - Allow for dates that aren't necessarily in the yyyy-MM-dd 
format.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Snotface/log4net trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/log4net/pull/43.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #43
    
----
commit ee948d16ed620b6e2c77881c0ace528556c0bb0a
Author: Steven Nicholas <steven.nicho...@snware.com>
Date:   2017-03-08T07:08:26Z

    Allow for dates that aren't necessarily in the yyyy-MM-dd format.

----


> Rolling file appender only recognises dates in yyyy-MM-dd format.
> -----------------------------------------------------------------
>
>                 Key: LOG4NET-556
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-556
>             Project: Log4net
>          Issue Type: Bug
>          Components: Appenders
>    Affects Versions: 2.0.7
>         Environment: Windows 7 and 10.
>            Reporter: Steven Nicholas
>            Priority: Minor
>              Labels: fix
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> Rolling file appender wouldn't recognise date format if it differed from 
> yyy-MM-dd in the config file and would roll to the next file for every logged 
> event, leading to thousands of files with the suffix yyyyMMdd-xxx.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to