mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
This adds a crash reporter registry, which is meant for third party apps to hook into the error logging/reporting chain. This way, external tools like Sentry can be used to track and aggregate system crashes. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>