Skip to content

Conversation

@rohitkg98
Copy link

@rohitkg98 rohitkg98 commented May 8, 2020

Signed-off-by: Kaushal Rohit [email protected]

Resolves #7416
Added a --no-log-prefix flag to the CLI. Added additional argument to LogPresenter called keep_prefix.

@Colecf
Copy link

Colecf commented Sep 26, 2020

Are there any updates on this PR? I would also like to use it for my system.

@rohitkg98
Copy link
Author

Updated PR with respect to master

@Colecf
Copy link

Colecf commented Oct 3, 2020

I meant more like are there any updates on getting a reviewer to look at / merge the code?

@rohitkg98
Copy link
Author

@aiordache any updates?

Copy link
Contributor

@aiordache aiordache left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from my previous comment, SGTM! @ulyssessouza ?

@aiordache aiordache added this to the 1.28.0 milestone Oct 6, 2020
@rohitkg98 rohitkg98 force-pushed the 7416-add-disable-log-prefix-flag branch from 5369cf0 to ebd3b6b Compare October 6, 2020 14:50
@rohitkg98
Copy link
Author

Any updates on this @ulyssessouza ?

Copy link
Contributor

@ulyssessouza ulyssessouza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general flags disabling something use no instead of disable.
This is the case of --no-color, --no-deps, --no-build, etc...

You can run docker-compose up --help to see some examples.

@rohitkg98 rohitkg98 force-pushed the 7416-add-disable-log-prefix-flag branch from e80cbc9 to c301c48 Compare October 17, 2020 06:34
Copy link
Contributor

@ulyssessouza ulyssessouza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Could you please just squash and rebase the changes so I can merge?

@rohitkg98 rohitkg98 force-pushed the 7416-add-disable-log-prefix-flag branch from c301c48 to cddaa77 Compare October 18, 2020 14:23
@rohitkg98
Copy link
Author

done, thanks!

@rohitkg98
Copy link
Author

@rumpl @ndeloof any updates?

@aiordache aiordache merged commit f965401 into docker:master Nov 12, 2020
albers added a commit to albers/docker-compose that referenced this pull request Jan 24, 2021
This adds bash completion for docker#7435

Signed-off-by: Harald Albers <[email protected]>
aiordache pushed a commit that referenced this pull request Jan 26, 2021
This adds bash completion for #7435

Signed-off-by: Harald Albers <[email protected]>
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 this pull request may close these issues.

Ability to disable log prefixes

4 participants