Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Conversation

@mRrvz
Copy link
Contributor

@mRrvz mRrvz commented Jan 28, 2021

Added --no-log-prefix option for cartridge start command to disable instance name prefix in logs when running interactively. Closes #373

@mRrvz mRrvz changed the title Ddisable instance(s) prefix in logs Disable instance(s) prefix in logs Jan 28, 2021
Copy link
Contributor

@olegrok olegrok left a comment

Choose a reason for hiding this comment

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

Hi! Thanks for your patch. Consider several comments below.

Also please describe your changes in commit message - that you've done and why. Also it would be great to have some tests and changelog note.

Also please don't put any prefixes to your commit message title. The feature is not huge it will be merged as single commit: "allow to disable instance name prefix in logs" seems to be good enough.

@dokshina
Copy link
Contributor

Maybe we can persist this flag? See #460

@olegrok
Copy link
Contributor

olegrok commented Jan 28, 2021

Maybe we can persist this flag? See #460

Sorry, but do you have sufficient grounds for this?

It seems reasonable for stateboard but we shouldn't persist each option in my opinion

@dokshina
Copy link
Contributor

dokshina commented Feb 2, 2021

Sorry, but do you have sufficient grounds for this?

Let's discuss it in #460

Copy link
Contributor

@dokshina dokshina left a comment

Choose a reason for hiding this comment

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

Good!

@mRrvz mRrvz force-pushed the disable-prefix-in-logs-feature branch from 597e67b to 41cc7d0 Compare February 2, 2021 14:29
@mRrvz mRrvz changed the title Disable instance(s) prefix in logs Disable instance name prefix in logs when running interactively Feb 2, 2021
@mRrvz
Copy link
Contributor Author

mRrvz commented Feb 3, 2021

Added --no-log-prefix option for cartridge start command to disable instance name prefix in logs when running interactively. Closes #373

@mRrvz mRrvz merged commit f5d6557 into master Feb 3, 2021
@mRrvz mRrvz deleted the disable-prefix-in-logs-feature branch February 3, 2021 08:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[1pt] Possibility to to disable instance name as log prefix when using cartridge start

4 participants