Files
Complex/Complex.EndPoint/appsettings.Development.json
2026-06-02 20:48:16 +03:30

9 lines
119 B
JSON

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