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

Get structured logging API ready for stabilization #613

Merged
merged 27 commits into from
Feb 19, 2024
Merged

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    dbc0a3f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    fdc1c6e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. start factoring out value-bag

    KodrAus committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7f93aca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3a5b98 View commit details
    Browse the repository at this point in the history
  3. fill in the test token API

    KodrAus committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9fae53d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05119e1 View commit details
    Browse the repository at this point in the history
  5. some more kv docs

    KodrAus committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0096377 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    54c34f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    05d7bed View commit details
    Browse the repository at this point in the history
  2. fix up some warnings

    KodrAus committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e711b62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67885e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    0374a25 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/kv-cleanup' of https://github.com/rust-lang/log in…

    …to feat/kv-cleanup
    KodrAus committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1d258b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b483c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8dc6a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    f6b89c0 View commit details
    Browse the repository at this point in the history
  2. run fmt

    KodrAus committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6d9e98a View commit details
    Browse the repository at this point in the history
  3. fix up some warnings

    KodrAus committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    44b8e99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6c4095 View commit details
    Browse the repository at this point in the history
  5. stabilize the kv features

    KodrAus committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    52460f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    90a347b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad91711 View commit details
    Browse the repository at this point in the history
  3. move error macros together

    KodrAus committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    31bb4b0 View commit details
    Browse the repository at this point in the history
  4. fix up capturing of :err

    KodrAus committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    73e9539 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. add needed subfeatures to kv_unstable

    Co-authored-by: Thomas de Zeeuw <thomasdezeeuw@gmail.com>
    KodrAus and Thomasdezeeuw authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cf85c38 View commit details
    Browse the repository at this point in the history
  2. use original Visitor name for VisitValue

    Co-authored-by: Thomas de Zeeuw <thomasdezeeuw@gmail.com>
    KodrAus and Thomasdezeeuw authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    646e9ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b220bf View commit details
    Browse the repository at this point in the history