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

if you use it from within docker #515

Closed
ghost opened this issue Oct 8, 2017 · 3 comments
Closed

if you use it from within docker #515

ghost opened this issue Oct 8, 2017 · 3 comments
Labels
bug This issue identifies a malfunction help-wanted This issue has an actionable item

Comments

@ghost
Copy link

ghost commented Oct 8, 2017

if you use it from within docker, it does not work as expected, instead of showing default behaviour with colours and milli seconds between messages it shows full time, to make it work as default, you need to add:
DEBUG_COLORS=true
to command line
I had to debug code to make it work, this behaviour could be documented, added in to readme file

@johnelliott
Copy link

@georgearrowwood was this while viewing docker-compose output? I see console.error and console.log working, but debug doesn't appear 🤷‍♂️

@Qix-
Copy link
Member

Qix- commented Jun 20, 2018

This is a bug, the color support really needs to be cleaned up.

@Qix- Qix- added bug This issue identifies a malfunction help-wanted This issue has an actionable item labels Jun 20, 2018
@Qix-
Copy link
Member

Qix- commented Dec 18, 2018

I think we're going to switch entirely to #582 and #612 in order to solve this problem. Thanks for bringing it up :) Closing in favor of those since there's a lot of duplicated discussion.

@Qix- Qix- closed this as completed Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue identifies a malfunction help-wanted This issue has an actionable item
Development

No branches or pull requests

2 participants