StitchATon2/App/appsettings.Development.json
2025-07-30 07:30:00 +07:00

8 lines
119 B
JSON

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