Files
LiquidCode.Tester/src/LiquidCode.Tester.Worker/appsettings.Development.json
2025-10-24 23:46:51 +04:00

9 lines
117 B
JSON

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