Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log certName alongside vpnIp #200

Merged
merged 1 commit into from Apr 6, 2020
Merged

Conversation

wadey
Copy link
Member

@wadey wadey commented Mar 3, 2020

This change adds a new helper, (*HostInfo).logger(), that starts a new
logrus.Entry with vpnIp and certName. We don't use the helper inside
of handshake_ix though since the certificate has not been attached to
the HostInfo yet.

Fixes: #84

This change adds a new helper, `(*HostInfo).logger()`, that starts a new
logrus.Entry with `vpnIp` and `certName`. We don't use the helper inside
of handshake_ix though since the certificate has not been attached to
the HostInfo yet.

Fixes: slackhq#84
@wadey wadey added this to the v1.2.0 milestone Mar 5, 2020
@nbrownus nbrownus merged commit b4f2f7c into slackhq:master Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve logging around peer activity
2 participants