mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
configurable LOG_LEVEL #689
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Morriz on GitHub (Apr 22, 2025).
Is this a feature for the backend or frontend?
Backend
What would you like?
logLevelis now hardcoded towarn, which shows nothing and we can't see what is going on.Why is this needed?
insight into planka workings
Other information
No response