mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 23:02:59 +03:00
[PR #679] [CLOSED] chore: gin logging less noisy and no logging for localhost (internal … #684
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?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/679
Author: @11notes
Created: 6/25/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
fa015b4chore: gin logging less noisy and no logging for localhost (internal access like health check)10b84a4Merge branch 'main' into main📊 Changes
1 file changed (+7 additions, -1 deletions)
View changed files
📝
backend/internal/bootstrap/router_bootstrap.go(+7 -1)📄 Description
…access like health cheGin in its default configuration is way too noisy, to quiet it down a bit this simple PR will replace the default with new instance and ad a skip and skippaths directive to the logger.ck)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.