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

Container log colors #525

Open
janekx21 opened this issue Apr 22, 2024 · 1 comment
Open

Container log colors #525

janekx21 opened this issue Apr 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@janekx21
Copy link

I have ANSI color coded logs in a container and the colors are not showing up. Instead i see the escape codes.

A fix should show the colors, not the escape codes.

Alternatively the escape codes could be hidden, and the text remain its default color.

image

@janekx21 janekx21 added the enhancement New feature or request label Apr 22, 2024
@hovissimo
Copy link

hovissimo commented May 30, 2024

This problem is something other than "just read the codes" I think. I have two different containers that output colorized logs, one shows colors in lzd and the other shows mangled escape codes. /shrug

Actually, the one that shows mangled codes also shows those mangled codes with plain old docker compose logs [containername].

@janekx21 Maybe lzd is doing the right thing here and your issue is somewhere else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants