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

improve logs #1012

Closed
wants to merge 9 commits into from
Closed

improve logs #1012

wants to merge 9 commits into from

Commits on Aug 2, 2021

  1. make trace element inject id into logger fields

    Signed-off-by: Danil Uzlov <DanilUzlov@yandex.ru>
    d-uzlov committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    0cc773e View commit details
    Browse the repository at this point in the history
  2. stop setlogoption server from overriding logger fields

    Signed-off-by: Danil Uzlov <DanilUzlov@yandex.ru>
    d-uzlov committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    ba27e1e View commit details
    Browse the repository at this point in the history
  3. add custom formatter for logruslogger wrapper

    Signed-off-by: Danil Uzlov <DanilUzlov@yandex.ru>
    d-uzlov committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    badc49a View commit details
    Browse the repository at this point in the history
  4. make heal inject its logger field into context, improve logs

    Signed-off-by: Danil Uzlov <DanilUzlov@yandex.ru>
    d-uzlov committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    3ca5d10 View commit details
    Browse the repository at this point in the history
  5. fix minor logger level issues

    Signed-off-by: Danil Uzlov <DanilUzlov@yandex.ru>
    d-uzlov committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    35392a9 View commit details
    Browse the repository at this point in the history
  6. fix linter warnings

    Signed-off-by: Danil Uzlov <DanilUzlov@yandex.ru>
    d-uzlov committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    cd3a9b9 View commit details
    Browse the repository at this point in the history
  7. fix trace diff test

    Signed-off-by: Danil Uzlov <DanilUzlov@yandex.ru>
    d-uzlov committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    3ddff2e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. improve logs in heal elements

    Signed-off-by: Danil Uzlov <DanilUzlov@yandex.ru>
    d-uzlov committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    d664d3b View commit details
    Browse the repository at this point in the history
  2. add comment about output trimming in trace tests

    Signed-off-by: Danil Uzlov <DanilUzlov@yandex.ru>
    d-uzlov committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    5c4f251 View commit details
    Browse the repository at this point in the history