SharpRSS/SharpRSS.API/appsettings.Development.json
2023-09-03 00:13:02 +02:00

9 lines
119 B
JSON

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