Files
mws.backend.dotnet/api/appsettings.json
T
2026-08-19 23:25:08 +07:00

8 lines
118 B
JSON

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