Files
gpw_next/GPW.CORE.SMART/appsettings.Development.json
T
2024-08-22 16:03:31 +02:00

9 lines
119 B
JSON

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