lilo-stitcher/appsettings.Development.json
2025-07-31 23:56:15 +07:00

8 lines
119 B
JSON

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