printer-api/appsettings.Development.json
2022-02-17 16:45:42 +01:00

9 lines
127 B
JSON

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