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

fix duplicate console logging bug / properly configure logging #5509

Merged
merged 24 commits into from
Jan 25, 2021

Commits on Jan 18, 2021

  1. duplicate logs

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    833f0dd View commit details
    Browse the repository at this point in the history
  2. remove unused

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    c1ca85a View commit details
    Browse the repository at this point in the history
  3. configure basic logging

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    0c581fe View commit details
    Browse the repository at this point in the history
  4. missing import

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    b684511 View commit details
    Browse the repository at this point in the history
  5. update docs for logging

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    56c143c View commit details
    Browse the repository at this point in the history
  6. import order

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    19e0967 View commit details
    Browse the repository at this point in the history
  7. flake8

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    ed7936c View commit details
    Browse the repository at this point in the history
  8. test

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    8fb4135 View commit details
    Browse the repository at this point in the history
  9. fix test

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    7ae8eab View commit details
    Browse the repository at this point in the history
  10. flake8

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    658c5c1 View commit details
    Browse the repository at this point in the history
  11. import warning

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    1e52a14 View commit details
    Browse the repository at this point in the history
  12. add changelog

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    3013b2c View commit details
    Browse the repository at this point in the history
  13. isort

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    929f3d5 View commit details
    Browse the repository at this point in the history
  14. stderr

    awaelchli committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    cb4f341 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a3acedc View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

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

Commits on Jan 21, 2021

  1. avoid the global settings

    awaelchli committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    b6b933a View commit details
    Browse the repository at this point in the history
  2. lightning

    awaelchli committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    0e24ead View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Configuration menu
    Copy the full SHA
    42bfd40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cd08b5 View commit details
    Browse the repository at this point in the history
  3. consistent name

    awaelchli committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    aa9acca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fde4871 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a500f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

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