docker-development-youtube-.../c#/src/appsettings.Development.json
Marcel Dempers 8da3b2ed32 part 2
2019-06-20 22:25:55 +10:00

10 lines
146 B
JSON

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