SharpRSS/SharpSyndicationApi/appsettings.Development.json
2023-07-16 20:10:02 +02:00

9 lines
119 B
JSON

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