-
Notifications
You must be signed in to change notification settings - Fork 292
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server: Use server peer in log statements.
This change a few cases that log the peer to use the server peer instead of the underlying peer from the peer package. This doesn't change the output in any way, but it is more consistent with the vast majority of other instances. It also preferable since it ensures consistent logging output if a custom stringer is ever implemented on server peers.
- Loading branch information
Showing
1 changed file
with
7 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters