mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-21 08:56:07 -04:00
[GH-ISSUE #138] Verbose logging #72
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 @quexeky on GitHub (Sep 3, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/138
The current level of logging is insufficient with many errors not providing sufficient details to resolve them. All error messages should contain some relevant debug statement which includes the actual error as set out by whatever the dependent library is
Verbose loggingto [GH-ISSUE #138] Verbose logging