DockerBuild/Build/WebApiPublish/appsettings.Development.json

10 lines
163 B
JSON

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