The current working directory of the application.
Platforms Supported: All
Introduced in NLog v4.5.
See also ${basedir}, ${specialfolder}, ${processdir}, ${tempdir}
${currentdir:dir=String:file=String}
dir: Name of the directory to be Path.Combine()'d with the current directory.
file: Name of the file to be Path.Combine()'d with the current directory.
Applications can change their current directory, so NLog resolves the current directory without caching. If not expecting current directory to be changed, then enabling caching will improve performance: ${currentdir:cached=true}
See also: FileTarget FileName Directory
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4