presence/Presence.API/appsettings.Development.json
2024-11-26 08:09:12 +03:00

9 lines
119 B
JSON

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