Skip to content

feat(log): force enable command output by envvar#1252

Open
xxchan wants to merge 1 commit into
sagiegurari:masterfrom
xxchan:xxchan/married-bear
Open

feat(log): force enable command output by envvar#1252
xxchan wants to merge 1 commit into
sagiegurari:masterfrom
xxchan:xxchan/married-bear

Conversation

@xxchan

@xxchan xxchan commented Mar 25, 2025

Copy link
Copy Markdown
Contributor

workaround #1069

Currently --loglevel error will imply silent, and will hide command output.
I'm not sure what's the best way to change that without breaking previous behavior, so just introduced an env var to forceabily enable command output.

Another idea is to let --loglevel only changes cargo make's log, i.e., those collected by the logger. --silent can keep the behavior as before. However, it becomes a separate flag, adn won't be enabled by --loglevel error.

Signed-off-by: xxchan <xxchan22f@gmail.com>
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.

1 participant