Files
parr_api/PARR.API/appsettings.Development.json
Mikhail Kuznetsov e465932222 cicd
2023-06-01 16:42:44 +10:00

9 lines
119 B
JSON

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