presence/presence_api/appsettings.Development.json
2024-11-11 13:42:08 +03:00

9 lines
119 B
JSON

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