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

9 lines
127 B
JSON

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