Skip to content

Remove emojis from logging.#517

Merged
lossyrob merged 1 commit intomainfrom
fix/rde/logging-emojis
Feb 27, 2025
Merged

Remove emojis from logging.#517
lossyrob merged 1 commit intomainfrom
fix/rde/logging-emojis

Conversation

@lossyrob
Copy link
Copy Markdown
Contributor

The PostgresPlugin sends back status to the vscode chat participant, and includes emojis in those status messages. I also started logging those, however the logging sometimes chokes on the unicode characters of the emojis. This removes the emojis from the log messages.

The PostgresPlugin sends back status to the vscode chat participant, and includes emojis in those status messages. I also started logging those, however the logging sometimes chokes on the unicode characters of the emojis. This removes the emojis from the log messages.
@lossyrob lossyrob requested review from a team as code owners February 27, 2025 16:17
@lossyrob lossyrob merged commit 7402448 into main Feb 27, 2025
@lossyrob lossyrob deleted the fix/rde/logging-emojis branch February 27, 2025 16:33
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.

3 participants