Files
AdPlatform-Server/Creative/appsettings.Development.json
2026-03-14 13:50:09 -07:00

9 lines
113 B
JSON

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