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

Use 'tracing' library instead of 'log'. #1579

Closed
wants to merge 4 commits into from

Commits on Apr 16, 2021

  1. Use 'tracing' library instead of 'log'.

    'tracing' is now used for all messages and for Rocket's default logger.
    
    Co-authored-by: Eliza Weisman <eliza@buoyant.io>
    Co-authored-by: Jeb Rosen <jeb@jebrosen.com>
    jebrosen and hawkw committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    658e207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ab8c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2a7e25 View commit details
    Browse the repository at this point in the history
  4. fix examples

    jebrosen committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    41ffa45 View commit details
    Browse the repository at this point in the history