Files
web-api-200-examples/wolverine-nats/WolverineAndNats/ApiTwo/appsettings.Development.json
2026-02-03 08:31:53 -05:00

9 lines
119 B
JSON

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