GitHub user zippy1981 opened a pull request: https://github.com/apache/log4net/pull/9
Implement LOG4NET-428 ProcMonAppender I am trying to figure out how to best unit test this.In other words, I need to learn how to automate process monitor, and parse csv files. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zippy1981/log4net ProcMonAppender Alternatively you can review and apply these changes as the patch at: https://github.com/apache/log4net/pull/9.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 #9 ---- commit 4a1f5197de1501a732a3b93f301f74764447673b Author: Justin Dearing <zippy1...@gmail.com> Date: 2014-03-20T23:12:19Z First version of ProcMonAppender ---- --- 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. ---