Skip to content

executor logs should be readable in the terminal #71

@spilliams

Description

@spilliams

When batch jobs get executed in parallel, they might log to stdout/stderr in parallel, making it hard to debug a run. I want the output from each execution to be in its own block of stdout/stderr so that I can more easily read what happened.

OTOH, maybe I definitely want all logs to be sequential instead.

At the very least, make sure each executor's logger has a slightly different prefix, so they can be visually distinct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions