output-service-tsdb/bin/Debug/netcoreapp3.1/appsettings.Development.json
Kristóf Torma 08de6abddc
All checks were successful
continuous-integration/drone/push Build is passing
add project files
2020-04-08 00:30:58 +02:00

10 lines
159 B
JSON

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