Files
tv7playlist/appsettings.Development.json
2018-10-22 23:41:50 +02:00

10 lines
146 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}