Skip to content

Conversation

Soviut
Copy link

@Soviut Soviut commented Feb 9, 2019

Closes #3433

Each time a recompile happens, ~10 lines of logs are generated. When running on a native CLI this isn't a problem since the console clears and redraws in place. However, inside a container, the linear logs become very verbose. See below:

image

This patch only shows the messages on first compile. After that, only the Compiling and Compiling complete messages appear on each subsequent recompile (after the dotted red line below).

image

@Soviut Soviut changed the title fix(cli-service): #3433 reduced verbose logging in containers when recompiling fix(cli-service): #3433 reduce verbose logging in containers when recompiling Feb 9, 2019
@cedricdelpoux
Copy link

3 yers later, still not merged 🙁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Verbose console output in docker container logs
3 participants