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

fix: log peer data in identify correctly #2197

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Commits on Nov 4, 2023

  1. fix: log peer data in identify correctly

    When logging peer data, pass the peer id and the update to the
    logger instead of just the update values, otherwise the values get
    logged as `[object Object]`.
    achingbrain committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    3e50809 View commit details
    Browse the repository at this point in the history