Skip to content

Disable ANSI colors in logging formatter output - #154

Open
SimplyRayYZL wants to merge 1 commit into
Qix-:masterfrom
SimplyRayYZL:fix/issue-87-logging-no-color
Open

Disable ANSI colors in logging formatter output#154
SimplyRayYZL wants to merge 1 commit into
Qix-:masterfrom
SimplyRayYZL:fix/issue-87-logging-no-color

Conversation

@SimplyRayYZL

Copy link
Copy Markdown

Summary

  • make the logging formatter render tracebacks without ANSI color escapes
  • preserve colored output for the normal formatter path
  • add a regression test for logging output

Fixes #87

Test plan

  • manual logging validation: emitted traceback output contains no ANSI escape sequences

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.

Logged exceptions shouldn't contain colour

2 participants