Skip to content

Remove extLogger imports from model editor#3034

Merged
koesie10 merged 1 commit intomainfrom
koesie10/remove-extlogger-model-editor
Oct 31, 2023
Merged

Remove extLogger imports from model editor#3034
koesie10 merged 1 commit intomainfrom
koesie10/remove-extlogger-model-editor

Conversation

@koesie10
Copy link
Copy Markdown
Member

We shouldn't be directly using the extLogger if we have access to the app logger (either directly or by passing it in as a parameter). This removes all imports of extLogger from the model editor directory.

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

We shouldn't be directly using the `extLogger` if we have access to the
app logger (either directly or by passing it in as a parameter). This
removes all imports of `extLogger` from the model editor directory.
@koesie10 koesie10 marked this pull request as ready for review October 31, 2023 10:56
@koesie10 koesie10 requested a review from a team as a code owner October 31, 2023 10:56
@koesie10 koesie10 merged commit d24352b into main Oct 31, 2023
@koesie10 koesie10 deleted the koesie10/remove-extlogger-model-editor branch October 31, 2023 11:55
Sign up for free to 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