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

subscriber: add Pretty formatter #1067

Merged
merged 16 commits into from
Oct 26, 2020
Merged

subscriber: add Pretty formatter #1067

merged 16 commits into from
Oct 26, 2020

Commits on Oct 23, 2020

  1. add pretty formatter

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    7da9f27 View commit details
    Browse the repository at this point in the history
  2. fixy

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    004db5a View commit details
    Browse the repository at this point in the history
  3. honor thread name, id, and module configs

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    f55f1ac View commit details
    Browse the repository at this point in the history
  4. honor with_level config

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    80f0c9e View commit details
    Browse the repository at this point in the history
  5. put thread ID and source location on the same line

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    676a539 View commit details
    Browse the repository at this point in the history
  6. rm comma

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    6ef0334 View commit details
    Browse the repository at this point in the history
  7. add builder fn

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    ed28f80 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. stick pretty formatter in its own module

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    4fae672 View commit details
    Browse the repository at this point in the history
  2. polish

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    17a4b15 View commit details
    Browse the repository at this point in the history
  3. make yakshave example show off more stuff

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    99fbec9 View commit details
    Browse the repository at this point in the history
  4. docs can have little a example output, as a treat

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    05e1e45 View commit details
    Browse the repository at this point in the history
  5. clippy

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    b881c75 View commit details
    Browse the repository at this point in the history
  6. clippy

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    b1411e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

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

Commits on Oct 26, 2020

  1. Apply suggestions from code review

    Co-authored-by: David Barsky <me@davidbarsky.com>
    hawkw and davidbarsky authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    4e07439 View commit details
    Browse the repository at this point in the history
  2. rustfmt

    Signed-off-by: Eliza Weisman <eliza@buoyant.io>
    hawkw committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    b95c7a1 View commit details
    Browse the repository at this point in the history