cloudnet-compose/result/dotnet/Result/appsettings.Development.json

10 lines
137 B
JSON
Raw Normal View History

2018-09-21 20:23:31 +02:00
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}