Skip to content

Record panic messages to log files #816

@Einliterflasche

Description

@Einliterflasche

Currently panic messages are sent to stderr only, this makes debugging much harder because they are missing from the logs. We can record panic message with a 'panic hook', set via std::panic::set_hook. Should be easy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions