#883255 RFP: systemd-coredump-python -- Log Python exceptions in the journal via systemd-coredump

Package:
wnpp
Source:
wnpp
Submitter:
Laurent Bigonville
Date:
2017-12-01 11:21:04 UTC
Severity:
wishlist
#883255#5
Date:
2017-12-01 11:20:16 UTC
From:
To:
* Package name    : systemd-coredump-python
  Version         : 2
  Upstream Author : Zbigniew Jędrzejewski-Szmek
* URL             : https://github.com/systemd/systemd-coredump-python
* License         : GPL 2.1+
  Programming Lang: Python
  Description     : Log Python exceptions in the journal via systemd-coredump

sys.excepthook helper for Python to send backtraces to the journal
.
This package provides a function which may be installed as the
`sys.excepthook` exception handler. It will generate a backtrace
and invoke systemd-coredump(8) to send it to off to the journal
along with some additional metadata about the python process.