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 logging #13735

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Improve logging #13735

wants to merge 25 commits into from

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    757c280 View commit details
    Browse the repository at this point in the history
  2. Add logging deep dive draft

    zklaus committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7627b08 View commit details
    Browse the repository at this point in the history
  3. Fix some typos

    zklaus committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    855683c View commit details
    Browse the repository at this point in the history
  4. Add logger hierarchy diagram

    zklaus committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    20a8c0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f52d375 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43d7def View commit details
    Browse the repository at this point in the history
  7. Add basic docstring

    zklaus committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5ad3188 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa1109a View commit details
    Browse the repository at this point in the history
  9. Remove redundant code

    zklaus committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    45b407e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a078a78 View commit details
    Browse the repository at this point in the history
  11. Align comment with behavior

    zklaus committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8d1e957 View commit details
    Browse the repository at this point in the history
  12. Adapt test to new behavior

    zklaus committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    05ed6c7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    46e26c2 View commit details
    Browse the repository at this point in the history
  14. Refine test

    zklaus committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    392248a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ce40bae View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a133320 View commit details
    Browse the repository at this point in the history
  17. Apply review suggestion

    zklaus committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a292634 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Add news entry

    zklaus committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    424a3a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Update docs/source/dev-guide/deep-dives/logging.md

    Co-authored-by: Jannis Leidel <jannis@leidel.info>
    zklaus and jezdez committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    486901a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20d7818 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Cleanup documentation part

    zklaus committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8b2cc85 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Fix typo in reference

    zklaus committed May 15, 2024
    Configuration menu
    Copy the full SHA
    65216b7 View commit details
    Browse the repository at this point in the history
  2. Remove initialize_root_logger

    zklaus committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e4d97bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a2ae5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d389a49 View commit details
    Browse the repository at this point in the history