Files
gpw_next/GPW.CORE.ADM/appsettings.Development.json
T
2024-09-07 12:24:46 +02:00

9 lines
119 B
JSON

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