Skip to content

Add input file to logger template #126

Description

@Nina-mvH

Currently, the worker logs have the following format:

date time | level | <content>

In the cases where files are being processed concurrently, it is hard to tell which lines pertain to which files. It would be nice if the logger could be updated to something like:

date time | file | level | <content>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions