Lower LOG_LEVEL from debug to info #44

Closed
opened 2026-06-16 14:43:01 +01:00 by lyrathorpe · 0 comments
Owner

Problem

LOG_LEVEL: "debug" runs in production: very verbose, large logs.

Fix

Set LOG_LEVEL: "info" for normal operation; switch to debug only when
troubleshooting.

## Problem `LOG_LEVEL: "debug"` runs in production: very verbose, large logs. ## Fix Set `LOG_LEVEL: "info"` for normal operation; switch to `debug` only when troubleshooting.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lyrathorpe/renovate-config#44