CarTrackingRuleEngine/RuleEngine/appsettings.Development.json

9 lines
129 B
JSON
Raw Normal View History

2025-05-15 10:01:56 +07:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}