dotnet-cqrs/Demo/appsettings.Development.json
2021-02-02 01:05:48 -05:00

10 lines
159 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}