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

Interpret color escape sequences in logs view #117

Open
fenollp opened this issue Jan 17, 2018 · 2 comments · May be fixed by #181
Open

Interpret color escape sequences in logs view #117

fenollp opened this issue Jan 17, 2018 · 2 comments · May be fixed by #181
Milestone

Comments

@fenollp
Copy link

fenollp commented Jan 17, 2018

I start some docker containers using docker-compose and their log output has color escape sequences. I recently discovered that I could see my container’s logs with ctop which is nice! But the escape sequences are displayed as is, that is they are not interpreted into colors.

If you can point me to where I can fix that I’ll gladly do it :)
Thanks

@bcicen bcicen added this to the v0.8 milestone Jan 30, 2018
@terminal-bash terminal-bash linked a pull request Oct 15, 2019 that will close this issue
@azlux
Copy link
Contributor

azlux commented Jun 30, 2021

Is the commit on a realease already ?

I've a project running (homeassistant), and it use https://pypi.org/project/colorlog/ .
So on CTOP, all logs lines are finishing with '[0m' (and starting with color tag like '[36m')

@JeanRessouche
Copy link

Same here, highly wanted feature

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 a pull request may close this issue.

4 participants