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

✨ Enable the new TerminalLogger by default #138

Closed
candoumbe opened this issue Feb 6, 2024 · 0 comments · Fixed by #139
Closed

✨ Enable the new TerminalLogger by default #138

candoumbe opened this issue Feb 6, 2024 · 0 comments · Fixed by #139
Assignees
Labels
ci-cd Related to continous integration/development enhancement ✨ New feature or request

Comments

@candoumbe
Copy link
Owner

Is your feature request related to a problem? Please describe.
Since net8.0, a new TerminalLogger which enhaces build outputs was introduced.

Describe the solution you'd like
This options should be enabled only when using the net8.0 version of the pipeline package.
To be less intrusive as possible, only the new --tl switch will be used.

Describe alternatives you've considered
The new logger could also be activated by setting an environment variable but this could cause trouble. Also this approach makes the option less discoverable.

@candoumbe candoumbe added enhancement ✨ New feature or request ci-cd Related to continous integration/development labels Feb 6, 2024
@candoumbe candoumbe self-assigned this Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd Related to continous integration/development enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant