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

Feature: Adds api response logging. #401

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

Commits on Feb 11, 2022

  1. feat: adds a config option for logger

    Pass in a logger instance to the configuration and the verification
    response gets logged.
    Rimian Perkins committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    70c228f View commit details
    Browse the repository at this point in the history
  2. feat: adds tagging to logger

    Rimian Perkins committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    2be0d7b View commit details
    Browse the repository at this point in the history
  3. feat: adds configurable tags for the logger

    Rimian Perkins committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    ae424c3 View commit details
    Browse the repository at this point in the history
  4. feat: moves the logger to use reply functionality

    Rimian Perkins committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    42b7dbe View commit details
    Browse the repository at this point in the history