[PR #258] [MERGED] Enable Report Caller when log level Debug #2658

Closed
opened 2025-11-20 07:12:09 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/258
Author: @mlsmaycon
Created: 3/10/2022
Status: Merged
Merged: 3/10/2022
Merged by: @mlsmaycon

Base: mainHead: report-caller-file-name


📝 Commits (1)

  • 51809ce Enable Report Caller when log level Debug

📊 Changes

1 file changed (+12 additions, -0 deletions)

View changed files

📝 util/log.go (+12 -0)

📄 Description

Enabling report caller when log level equals debug. Also added a Caller prettyfier to avoid full file path


🔄 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/258 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 3/10/2022 **Status:** ✅ Merged **Merged:** 3/10/2022 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `report-caller-file-name` --- ### 📝 Commits (1) - [`51809ce`](https://github.com/netbirdio/netbird/commit/51809cefdf5d1912958071013c6ba113265a26e3) Enable Report Caller when log level Debug ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `util/log.go` (+12 -0) </details> ### 📄 Description Enabling report caller when log level equals debug. Also added a Caller prettyfier to avoid full file path --- <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 2025-11-20 07:12:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2658