Skip to content

Add optional logging to file for exports #13

@dimitri-koenig

Description

@dimitri-koenig

For debug purposes, even in production mode, it should be possible to log every export.

I propose the following options per batch job, which should be included in the batch_jobs.yml file:

logging:
    active: true # default should be false to maintain backwards compatibility
    log_path: logs/export/
    log_rotate: true # create daily logs

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