Skip to content
This repository has been 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
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ssproessig
Copy link

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