Files
forgetmenot-dotnet/appsettings.Development.json
2022-07-24 22:14:53 -05:00

9 lines
127 B
JSON

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