Skip to content

Feat: Add color to messages in the console (Issue #62) #65

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

Merged

Conversation

zoidy
Copy link
Collaborator

@zoidy zoidy commented Aug 18, 2023

Description
Detects whether the console supports ANSI escape sequences and if so, adds color to errors and warnings

Closes #62

Documentation Update

  • I have updated README.md and other relevant documentation
  • No documentation update is needed

Implementation Notes
To implement this, it required additional changes to fix the sloppy logging implementation

@zoidy zoidy linked an issue Aug 18, 2023 that may be closed by this pull request
1 task
@zoidy zoidy self-assigned this Aug 18, 2023
@zoidy zoidy requested a review from yhan818 August 18, 2023 17:34
@yhan818 yhan818 merged commit b178383 into main Aug 24, 2023
@zoidy zoidy deleted the 62-feature-add-terminal-coloring-to-console-log-messages branch August 25, 2023 22:08
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.

Feature: Add terminal coloring to console log messages
2 participants