Prac2026_Email/ListmonkIntegration/appsettings.Development.json
2026-07-15 17:17:03 +03:00

10 lines
226 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information",
"ListmonkIntegration": "Debug"
}
}
}