hackernet/Apps/HackerNet.Api/appsettings.Development.json
2021-12-14 14:48:08 +01:00

9 lines
127 B
JSON

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