You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by dpsenner <gi...@git.apache.org> on 2017/06/22 20:52:54 UTC

[GitHub] logging-log4net pull request #6: Try and trap a date when looking for the ne...

GitHub user dpsenner opened a pull request:

    https://github.com/apache/logging-log4net/pull/6

    Try and trap a date when looking for the next backup number.

    This reopens the old pull request 29 and provides a place for discussion. Please note that the old pull request 43 provides the same functionality.

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

    $ git pull https://github.com/apache/logging-log4net pr/old/29

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

    https://github.com/apache/logging-log4net/pull/6.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 #6
    
----
commit ea259c6bf0f8676af232a970b7c774ca233fd0cb
Author: Steven Nicholas <st...@snware.com>
Date:   2017-06-22T20:31:14Z

    Try and trap a date when looking for the next backup number.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] logging-log4net issue #6: Try and trap a date when looking for the next back...

Posted by dpsenner <gi...@git.apache.org>.
Github user dpsenner commented on the issue:

    https://github.com/apache/logging-log4net/pull/6
  
    This patch provides the same functionality as #9 does. Since this patch affects the current behavior and I have a bad feeling about changing the behavior of the rolling file appender, I see a unit test as a requirement for this pull request to proceed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---