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

Remove logging.basicConfig() #2478

Merged
merged 4 commits into from
May 29, 2024
Merged

Commits on May 20, 2024

  1. remove logging.basicConfig()

    Avoid polluting other packages
    
    closes #2477
    predragnikolic committed May 20, 2024
    Configuration menu
    Copy the full SHA
    60e1768 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Revert "remove logging.basicConfig()"

    This reverts commit 60e1768.
    predragnikolic committed May 29, 2024
    Configuration menu
    Copy the full SHA
    17ae252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9b49b0 View commit details
    Browse the repository at this point in the history
  3. add comments

    predragnikolic committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b6bd450 View commit details
    Browse the repository at this point in the history