Skip to content
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

output from server hard to read under Microsoft Windows #359

Open
clach04 opened this issue Feb 8, 2024 · 0 comments
Open

output from server hard to read under Microsoft Windows #359

clach04 opened this issue Feb 8, 2024 · 0 comments

Comments

@clach04
Copy link

clach04 commented Feb 8, 2024

Example:

127.0.0.1 - - [07/Feb/2024 17:48:51] "←[37mGET / HTTP/1.1←[0m" 200 -
127.0.0.1 - - [07/Feb/2024 17:48:57] "←[37mGET /admin/ HTTP/1.1←[0m" 200 -

Due to ANSI escape sequences.

Flask (red) warning is fine:

WARNING: This is a development server. Do not use it in a production deployment.
clach04 added a commit to clach04/sandman2 that referenced this issue Feb 8, 2024
Colorama appears to already be installed from other dependencies.
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

No branches or pull requests

1 participant