Y2S1-Web_Apps_and_Services/ThAmCo.Catering/appsettings.Development.json
2020-06-07 22:36:12 +01:00

10 lines
137 B
JSON

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