TechnikEmpire / StahpIt-WPF

Transparent HTTP/S Content Filter using Adblock Plus filters and CSS selectors for Windows Vista and later.
Other
58 stars 15 forks source link

NLog doesn't always create directories #3

Closed TechnikEmpire closed 8 years ago

TechnikEmpire commented 8 years ago

NLog doesn't always create directories when its supposed to, or perhaps its a race condition between NLog's internal init and how Stahp It loads the main logger. Enforce log directory creation and move logger initialization till after this is done.

TechnikEmpire commented 8 years ago

Fixed in f60a422.