Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Wrong appsettings.json in readme #24

Open
strohhut opened this issue Nov 18, 2016 · 0 comments
Open

Wrong appsettings.json in readme #24

strohhut opened this issue Nov 18, 2016 · 0 comments

Comments

@strohhut
Copy link

I spent some time wondering why RollingFileAlternate doesn't log anything until I found that the sample config is wrong:

"Args": {
  "logFolder": ".\\logs",
  "fileSizeLimitBytes": 1048576
 }

Should be logDirectory.

AndyWardle pushed a commit that referenced this issue Jan 26, 2017
Fix: Wrong appsettings.json in readme #24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant