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

slog: update to use structured logs for hashmail server #148

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Sep 16, 2024

  1. go.mod: update btclog and lnd deps

    And update logging set up accordingly.
    ellemouton committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    11caa66 View commit details
    Browse the repository at this point in the history
  2. hashmail: update to user structured logs

    This will make querying by stream IDs more uniform (and hence, way
    easier).
    ellemouton committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    50cbe19 View commit details
    Browse the repository at this point in the history