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

Improve logging in CI environment #54

Open
jwanner83 opened this issue Mar 20, 2023 · 0 comments
Open

Improve logging in CI environment #54

jwanner83 opened this issue Mar 20, 2023 · 0 comments

Comments

@jwanner83
Copy link
Owner

Currently, the logging breaks in CI environments.

�[2K�[1GProgress going on 0.01s: preparations�[2K�[1GProgress going on 0.01s: preparations�[2K�[1GProgress going on 0.02s: processing�[2K�[1GProgress going on 0.02s: processing�[2K�[1GProgress going on 0.03s: processing�[2K�[1GProgress going on 0.04s: create jar�[2K�[1GProgress going on 0.04s: create jar�[2K�[1GSuccess in 0.05s: bundler done�[2K�[1GSuccess in 0.05s: bundler done

This is because the log is written to a file and not to a console. While the log is written to a file, it should not be interactive, but just show the result.

@jwanner83 jwanner83 added this to the Version 1.5.0 milestone May 17, 2023
@jwanner83 jwanner83 removed this from the Version 1.5.0 milestone Jan 18, 2024
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

No branches or pull requests

1 participant