fix: Handle interesting characters #2

Merged
forquare merged 1 commit from output-formatting into main 2025-07-29 12:55:28 +01:00
forquare commented 2025-07-29 12:11:37 +01:00 (Migrated from github.com)

Some chracters such as “”‘’ are not allowed and will fail the entire line from being printed.

This commit attempts to handle these cases.

It also replaces some of the debugging log statements with logrus

Some chracters such as “”‘’ are not allowed and will fail the entire line from being printed. This commit attempts to handle these cases. It also replaces some of the debugging log statements with logrus
Sign in to join this conversation.
No description provided.