autogen/dotnet/samples/dev-team/DevTeam.Backend/appsettings.Development.json
2024-10-02 12:57:50 -04:00

9 lines
119 B
JSON

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