autogen/dotnet/sample/dev-team/DevTeam.AppHost/appsettings.Development.json
2024-09-30 19:32:48 -04:00

9 lines
119 B
JSON

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