Files
parr_api/PARR_API/appsettings.Development.json
Mikhail Kuznetsov 7730559eca init
2023-05-17 15:17:00 +10:00

9 lines
119 B
JSON

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