I need some suggestions or code samples regarding how to add application logs to Process Monitor of sysinternals tools.I want to have a generic library that i can use to get the logs into the process monitor.
Asked
Active
Viewed 134 times
1 Answers
0
Process Monitor monitors system activity related to files, registry and network, not application level logs.
If your application will create log files, you'll be able to see those files in Process Monitor, along with their location.

yonisha
- 2,956
- 2
- 25
- 32