OneConversorTemplate/OnlyOneAccessTemplate/appsettings.Development.json
Ricardo Carneiro b1d75213ab first commit
2025-05-30 23:48:28 -03:00

9 lines
119 B
JSON

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