From df7705c0b13a869030a9cf3e2d73778a8722ea47 Mon Sep 17 00:00:00 2001 From: Matthias Kleine Date: Fri, 12 Nov 2021 15:57:46 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 402fcb2..ad8d084 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,10 @@ setInterval(show, 10000); show(); ``` +## Sentry + +**This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers.** For more details and for information how to disable the error reporting see [Sentry-Plugin Documentation](https://github.com/ioBroker/plugin-sentry#plugin-sentry)! Sentry reporting is used starting with js-controller 3.0. + ## Changelog