Skip to content

Conversation

@EliahKagan
Copy link
Owner

@EliahKaganEliahKagan commented Jan 26, 2024

This is a fork-internal PR for investigating CodeQL output in gitpython-developers#1813.

It strongly appears this is just replacing preexisting CodeQL results with equivalent results rather than indicating a new or changed problem.

This has each module use `__name__` for the path to its own logger. Previously, most modules did this several hard-coded their names in calls to logging.getLogger.
@EliahKaganEliahKagan deleted the logging-investigate-codeql branch January 26, 2024 20:24
@EliahKaganEliahKagan changed the title (Test PR) Investigate CodeQL output(Test PR) Investigate CodeQL output (#1813, from logging branch)Feb 29, 2024
@EliahKaganEliahKagan changed the title (Test PR) Investigate CodeQL output (#1813, from logging branch)(Test PR) Investigate CodeQL output (gitpython-developers#1813, from logging branch)Feb 29, 2024
@EliahKaganEliahKagan changed the title (Test PR) Investigate CodeQL output (gitpython-developers#1813, from logging branch)(Test PR) Investigate CodeQL output (from logging branch)Feb 29, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@EliahKagan