GGMM/GrossesMitaines/GrossesMitainesAPI/appsettings.Development.json
2022-09-27 14:26:56 -04:00

9 lines
119 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}