We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b9e77 commit 7bd3fcfCopy full SHA for 7bd3fcf
README.md
@@ -41,7 +41,7 @@ The default memory buffer feeding the worker thread is capped to 10,000 items, a
41
.WriteTo.Async(a => a.RollingFile("logs/myapp-{Date}.txt"), 500)
42
```
43
44
-### XML `<appSettings> and JSON configuration
+### XML `<appSettings>` and JSON configuration
45
46
XML and JSON configuration support has not yet been added for this wrapper.
47
0 commit comments