NLog v4.3 changed FileTarget, so FileName with relative-path would be relative to ${basedir}
NLog InternalLogger internalLogFile should have same behavior (instead of relative to current-dir), as it will make troubleshooting easier with predictable behavior.
Reactions are currently unavailable
NLog v4.3 changed FileTarget, so FileName with relative-path would be relative to ${basedir}
NLog InternalLogger internalLogFile should have same behavior (instead of relative to current-dir), as it will make troubleshooting easier with predictable behavior.