[PR #2597] [MERGED] [relay] update logs #15388

Open
opened 2026-08-05 03:07:32 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2597
Author: @pappz
Created: 9/13/2024
Status: Merged
Merged: 9/15/2024
Merged by: @mlsmaycon

Base: relay/fix-double-relay-connHead: relay/add-logs


📝 Commits (3)

  • 0d3ebd5 Add more logs
  • 7f8b949 use c.log and add closing due timeout log on server
  • c061de4 Merge branch 'relay/fix-double-relay-conn' into relay/add-logs

📊 Changes

2 files changed (+20 additions, -15 deletions)

View changed files

📝 relay/client/client.go (+19 -15)
📝 relay/server/peer.go (+1 -0)

📄 Description

Describe your changes

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/2597 **Author:** [@pappz](https://github.com/pappz) **Created:** 9/13/2024 **Status:** ✅ Merged **Merged:** 9/15/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `relay/fix-double-relay-conn` ← **Head:** `relay/add-logs` --- ### 📝 Commits (3) - [`0d3ebd5`](https://github.com/netbirdio/netbird/commit/0d3ebd583d1b896cdbbd0a269dcb4c1f16156361) Add more logs - [`7f8b949`](https://github.com/netbirdio/netbird/commit/7f8b94985420980e7f9af216e554082182b8f7ca) use c.log and add closing due timeout log on server - [`c061de4`](https://github.com/netbirdio/netbird/commit/c061de4082c9acfe131b7f4c082927adedc1ef5e) Merge branch 'relay/fix-double-relay-conn' into relay/add-logs ### 📊 Changes **2 files changed** (+20 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `relay/client/client.go` (+19 -15) 📝 `relay/server/peer.go` (+1 -0) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 03:07:32 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#15388