Files
Cocotte/Cocotte/appsettings.json
2022-11-03 15:21:31 +01:00

9 lines
129 B
JSON

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