[GH-ISSUE #1238] Add client version in the info log entry of service start #2057

Closed
opened 2026-08-05 00:45:09 -04:00 by saavagebueno · 1 comment
Owner

Originally created by @Fantu on GitHub (Oct 21, 2023).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1238

Hi, I think would be useful add to the INFO log of netbird start the version of the client.
currently having in hand a client.log of a device, also with debug log level you can see the debug lines of the client versions of the peers to which it connects but not even in debug the version of the client on the device in question which I think is important to see always (so on INFO level) as useful in the case of reports issue and also in other cases.
Secondly, it could also be useful also to add the version to the INFO logs of connections established with other peers (actually present only in other debug logs).

Originally created by @Fantu on GitHub (Oct 21, 2023). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1238 Hi, I think would be useful add to the INFO log of netbird start the version of the client. currently having in hand a client.log of a device, also with debug log level you can see the debug lines of the client versions of the peers to which it connects but not even in debug the version of the client on the device in question which I think is important to see always (so on INFO level) as useful in the case of reports issue and also in other cases. Secondly, it could also be useful also to add the version to the INFO logs of connections established with other peers (actually present only in other debug logs).
Author
Owner

@mlsmaycon commented on GitHub (Oct 23, 2023):

Thanks for your suggestion @Fantu. The PR #1240 is adding that.

<!-- gh-comment-id:1774842471 --> @mlsmaycon commented on GitHub (Oct 23, 2023): Thanks for your suggestion @Fantu. The PR #1240 is adding that.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#2057