temporal_test/appsettings.Development.json
2025-05-09 13:18:36 +05:30

9 lines
119 B
JSON

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