mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-14 14:23:33 +01:00
Display live logs in the WebUI #26
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 @FRAGM0S on GitHub (Jan 17, 2025).
Unlike some services, GoDoxy's logs are very clear. It's a shame to have to open a console and type docker compose logs -f to be able to follow them live.
That's why I'm proposing that they be directly accessible from the WebUI, to facilitate debugging.
Example :