Skip to content

[BUG] ProgressBar updates are posted to stderr #257

@danielsimkus

Description

@danielsimkus

Describe the bug
The progress bar for the import is outputting to stderr instead of stdout like the other logs on the ImportCommand

2023-08-22T08:09:25.860445803Z stdout F Importing [App\Models\Something]
2023-08-22T08:09:26.070524393Z stderr F
2023-08-22T08:09:26.070559394Z stderr F Clean up
2023-08-22T08:09:26.070568085Z stderr F   1/153 [➤⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬⚬]   0%

To Reproduce
Run an import

Expected behavior
The progress bar should be info/stdout as default

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions