Add an example usage

This commit is contained in:
Smaug123
2021-02-17 18:18:01 +00:00
parent ac59bb21dc
commit 577e113bc3
7 changed files with 246 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}