1
0
Files
HangfireExample/HangfireExample.WebService/appsettings.Development.json
2024-03-12 09:43:29 +08:00

9 lines
119 B
JSON

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