Skip to content
This repository was archived by the owner on Jun 8, 2019. It is now read-only.

Fix: using NLog.dll.nlog from a file-path that contains spaces#17

Open
ssproessig wants to merge 1 commit intojkowalski:masterfrom
ssproessig:master
Open

Fix: using NLog.dll.nlog from a file-path that contains spaces#17
ssproessig wants to merge 1 commit intojkowalski:masterfrom
ssproessig:master

Conversation

@ssproessig
Copy link
Copy Markdown

fixing a bug: if using "NLog.dll.nlog" as logging configuration from a file-path that contained spaces, NLog would have used the urlencoded filepath (that contained %20 for spaces) - but Windows did not understand this!

…m a file-path that contained spaces, NLog would have used the urlencoded filepath (that contained %20 for spaces) - but Windows did not understand this!
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant