patbef-ServiceInside/ServiceInsideTest/bin/Debug/net6.0/appsettings.Development.json

9 lines
119 B
JSON
Raw Permalink Normal View History

2024-01-29 16:26:54 +01:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}