GitHub user mavenius opened a pull request:

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

    Adding NDC.PushFormat() support.

    

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

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

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

    https://github.com/apache/log4net/pull/20.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 #20
    
----
commit 99dbaa6ab318eab4257f12f87c3c8403f52186a2
Author: Mark Avenius <m...@aveni.us>
Date:   2015-11-23T15:32:59Z

    Adding PushFormat method.
    
    Equivalent of Push(string.Format("Example {0}.", argument));

commit a88c35427406f9b28956891aab767ec443432eca
Author: Mark Avenius <m...@aveni.us>
Date:   2015-11-23T16:16:43Z

    Fixing formatting.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to