Skip to content

Move logging code to /common/logging and split into multiple files#1800

Merged
charisk merged 2 commits intomainfrom
charisk/logging-move
Nov 30, 2022
Merged

Move logging code to /common/logging and split into multiple files#1800
charisk merged 2 commits intomainfrom
charisk/logging-move

Conversation

@charisk
Copy link
Copy Markdown
Contributor

@charisk charisk commented Nov 25, 2022

The logging code was all in one logging module. This PR splits that code into multiple files and moves them to the right place in /common. We intentionally split VS Code specific and VS Code agnostic code to help with testing.

This was a cut/paste/fix imports change. In a separate PR I'll update the docs and names a bit.

Checklist

N/A:

  • 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.

@charisk charisk added the secexp label Nov 25, 2022
@charisk charisk requested review from a team as code owners November 25, 2022 16:12
Copy link
Copy Markdown
Contributor

@aeisenberg aeisenberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

Copy link
Copy Markdown
Member

@koesie10 koesie10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM too, but there is a file extensions/ql-vscode/.DS_Store which probably shouldn't be there.

Base automatically changed from jest-migration/integration-tests to main November 30, 2022 08:54
@charisk charisk enabled auto-merge (squash) November 30, 2022 09:23
@charisk charisk merged commit 74e047c into main Nov 30, 2022
@charisk charisk deleted the charisk/logging-move branch November 30, 2022 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants