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

Make logging traceable #1685

Merged
merged 5 commits into from Jan 11, 2020
Merged

Make logging traceable #1685

merged 5 commits into from Jan 11, 2020

Commits on Jan 10, 2020

  1. config: Make logging traceable

    Signed-off-by: Shota Sawada <xiootas@gmail.com>
    sawadashota committed Jan 10, 2020
    Copy the full SHA
    813d638 View commit details
    Browse the repository at this point in the history
  2. cmd: Get trace parent via opentelemetry lib

    Signed-off-by: Shota Sawada <xiootas@gmail.com>
    sawadashota committed Jan 10, 2020
    Copy the full SHA
    6d6a2b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. config: Always enable tracing logging

    Signed-off-by: sawadashota <xiootas@gmail.com>
    sawadashota committed Jan 11, 2020
    Copy the full SHA
    2a6caa4 View commit details
    Browse the repository at this point in the history
  2. cmd: Introduce reqllog middleware as logger

    Signed-off-by: sawadashota <xiootas@gmail.com>
    sawadashota committed Jan 11, 2020
    Copy the full SHA
    4e72b2a View commit details
    Browse the repository at this point in the history
  3. cmd: Always don't override before logging function

    Signed-off-by: sawadashota <xiootas@gmail.com>
    sawadashota committed Jan 11, 2020
    Copy the full SHA
    9e037c4 View commit details
    Browse the repository at this point in the history