Files
InServiceQue/InServiceQue.Sample/appsettings.Development.json
2024-03-10 00:43:57 +07:00

9 lines
119 B
JSON

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