| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The information about the running process returned by Process.GetCurrentProcess()
Platforms Supported: All
⚠️ NLog v6.2 has marked this as obsolete, because the Process-object has lots of dependencies. Instead use alternatives ${processid} or ${processname} or ${processstart} or ${processtime} or ${gc:WorkingSet}
${processinfo:property=Enum:format=string}
property - Property to retrieve. Default: Id
Possible values:
format formatstring in the value is formatable. Ex. formatting process StartTime. Introduced in NLog 4.4
- Troubleshooting Guide - See available NLog Targets and Layouts: https://nlog-project.org/config
| Back | FazBrowse Home | New Git URL |