[PR #679] [CLOSED] chore: gin logging less noisy and no logging for localhost (internal … #684

Closed
opened 2025-10-08 00:15:12 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/679
Author: @11notes
Created: 6/25/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • fa015b4 chore: gin logging less noisy and no logging for localhost (internal access like health check)
  • 10b84a4 Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pocket-id/pocket-id/pull/679 **Author:** [@11notes](https://github.com/11notes) **Created:** 6/25/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`fa015b4`](https://github.com/pocket-id/pocket-id/commit/fa015b4b463ebb5b22c465b589369e75be68f3f6) chore: gin logging less noisy and no logging for localhost (internal access like health check) - [`10b84a4`](https://github.com/pocket-id/pocket-id/commit/10b84a47b56fde1fed273ccab955a9d6c90ceffd) Merge branch 'main' into main ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/bootstrap/router_bootstrap.go` (+7 -1) </details> ### 📄 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) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-08 00:15:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#684