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

Add debug logging #285

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Add debug logging #285

wants to merge 17 commits into from

Commits on Aug 15, 2024

  1. Add debug logging

    diehuxx committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d7558e4 View commit details
    Browse the repository at this point in the history
  2. PR comments

    diehuxx committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    523abec View commit details
    Browse the repository at this point in the history
  3. Lint

    diehuxx committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8e4f6f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    4c57d3c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into debug-logging

    * main:
      Add Web5 Test Vectors and CI (#276)
      Build byte code files in CI, remove from git tree (#279)
    diehuxx committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    065b97d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Fix and test log_dbg

    diehuxx committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    e4155d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1aac22 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into debug-logging

    * main:
      rfc3339, json, Web5Error, and VerifiableCredential  (#283)
      Web5 test vectors (#284)
    diehuxx committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    0654617 View commit details
    Browse the repository at this point in the history
  4. Lint

    diehuxx committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    efa4310 View commit details
    Browse the repository at this point in the history
  5. Add back mod test_helpers

    diehuxx committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    0b11d23 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Add web5_proc_macros with git_sha proc macro (#290)

    * Add web5_proc_macros with git_sha proc macro
    
    * Use short SHA, case insensitive log level, remove kt code
    
    * PR review
    
    * Fix linting, fix linux builds
    
    * Fix CLI build
    KendallWeihe authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2af9bdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a349539 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b76c675 View commit details
    Browse the repository at this point in the history
  4. git ignore git sha resource

    diehuxx committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cfa3cc6 View commit details
    Browse the repository at this point in the history
  5. Remove git sha compiler flag

    diehuxx committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6c83a54 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'debug-logging-include-str' into debug-logging

    * debug-logging-include-str:
      Remove git sha compiler flag
      git ignore git sha resource
      Remove git hash from kotlin logger
      Build resources file with git SHA
    diehuxx committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d2a7d5b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Use resource in log_dbg

    diehuxx committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6f28b1d View commit details
    Browse the repository at this point in the history