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

pre-commit: ban Msgf() from zerolog #150

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

pre-commit: ban Msgf() from zerolog #150

wants to merge 6 commits into from

Commits on Jan 1, 2024

  1. pre-commit: ban Msgf() from zerolog

    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    222c5e6 View commit details
    Browse the repository at this point in the history
  2. bridge: remove unnecessary Msgfs

    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    3098aec View commit details
    Browse the repository at this point in the history
  3. crypto/keysharing: use structured logging and pull from context

    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    e2a56ac View commit details
    Browse the repository at this point in the history
  4. crypto/verification{,_in_room}: use more structured logging and conte…

    …xt loggers
    
    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    02f65f3 View commit details
    Browse the repository at this point in the history
  5. crypto/verification: remove a couple trace logs

    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    a156437 View commit details
    Browse the repository at this point in the history
  6. crypto/verification: use structured logging for start verification

    Signed-off-by: Sumner Evans <sumner@beeper.com>
    sumnerevans committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    33fc833 View commit details
    Browse the repository at this point in the history