Files
workshop8/appsettings.Development.json
arthur faria 189fa1734c Initial commit
2025-07-29 22:22:38 -03:00

9 lines
127 B
JSON

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