[
https://issues.apache.org/jira/browse/LOG4NET-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942511#comment-13942511
]
ASF GitHub Bot commented on LOG4NET-428:
----------------------------------------
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 <[email protected]>
Date: 2014-03-20T23:12:19Z
First version of ProcMonAppender
----
> Sysinternals Process Monitor appender
> -------------------------------------
>
> Key: LOG4NET-428
> URL: https://issues.apache.org/jira/browse/LOG4NET-428
> Project: Log4net
> Issue Type: New Feature
> Components: Appenders
> Affects Versions: 1.2.13
> Environment: Any version of windows than can run process monitor
> Reporter: Justin Dearing
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Wintellect released some code that allows you to send trace messages to
> procmon. Using that code as an example I wrote a completely managed log4net
> appender (with the help of PInvoke). John has stated he is ok with me
> releasing my code to you guys and he'll sign something if he has to.
--
This message was sent by Atlassian JIRA
(v6.2#6252)