Files
Core.Thalos.BFF/Core.Thalos.BFF.Api/appsettings.Development.json
2025-05-18 19:31:25 -06:00

10 lines
120 B
JSON

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