dnic-soap/appsettings.Development.json
2025-05-05 22:17:03 -03:00

8 lines
119 B
JSON

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