Skip to content

Feature request: log exceptions as ERROR events #20

Description

@janfeitsma

When an exception occurs, tracing is not closed and nothing is logged. The log file just abruptly ends.

I would suggest

  1. Produce a logging.ERROR event with the exception message (optionally the traceback as well?)
  2. Close the tracing pair

Thanks for considering!

Edit: I made a quick solution in my fork of this repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions