hackernet/Apps/HackerNet.Web/appsettings.Development.json
2021-12-13 11:42:11 +01:00

9 lines
127 B
JSON

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