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

[REF] Move logger management to new functions #750

Merged
merged 10 commits into from
Jul 22, 2021
Merged

Commits on Apr 16, 2021

  1. First attempt.

    tsalo committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    015cd6b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Hm.

    tsalo committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    be1c645 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    bf38eb8 View commit details
    Browse the repository at this point in the history
  2. Fix stream formatter.

    tsalo committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    6a98fe8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec016e1 View commit details
    Browse the repository at this point in the history
  4. Try fixing it.

    tsalo committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    e48169a View commit details
    Browse the repository at this point in the history
  5. Apply to t2smap too.

    tsalo committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    e161ffd View commit details
    Browse the repository at this point in the history
  6. Remove ContextFilter.

    It's unnecessary now that we're using a single LGR for general logging.
    tsalo committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    5266b3f View commit details
    Browse the repository at this point in the history
  7. Add check in CI.

    tsalo committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    cd765d8 View commit details
    Browse the repository at this point in the history
  8. Remove check.

    The issue is that pytest's handler is different from our own.
    tsalo committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    bebeb13 View commit details
    Browse the repository at this point in the history