mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
[PR #942] feat: add support for LOG_LEVEL env variable
#542
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?
Original Pull Request: https://github.com/pocket-id/pocket-id/pull/942
State: closed
Merged: Yes
This PR adds support for the
LOG_LEVELenv variable. Additionally a few improvements were made:github.com/samber/slog-ginwithgithub.com/gin-contrib/slogTextHandlerand usetint.Handlerbut without color if the output isn't a terminalCloses #294