Hello, Wintellect released some code that allows you to send trace messages to procmon. I wrote an appender that let's you tap into that with log4net. I'm getting it reviewed and will send wintellect a pull request.
https://github.com/zippy1981/ProcMonDebugOutput/tree/log4net If I were to make an appender without the dependency on Wintellect's C++ code, could that be added to the log4net built in Appenders? Regards, Justin Dearing