Skip to content

Improve logging in CI environment #54

@jwanner83

Description

@jwanner83

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions