Skip to content

FileLogger does not output exceptions to file #105

@nefrathenrici

Description

@nefrathenrici

The FileLogger only captures stdout and sends it to file, effectively hiding output from stderr and any Exceptions that occur. This makes the logs misleading. The FileLogger needs some way of capturing stderr, but I am not sure how to do this without redirect_stderr

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