forked from openhab/openhab-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[jsscripting] Improve logging on JS error (openhab#16445)
* [jsscripting] Improve script error logging * [jsscripting] Suppress some warnings * [jsscripting] Throw ISE instead of RE * [jsscripting] Minor null annotation improvements Include fileName or ruleUID or transformation UID in the logger name used by the logged error stack trace. Signed-off-by: Florian Hotze <[email protected]>
- Loading branch information
1 parent
c9f8324
commit df7a57a
Showing
2 changed files
with
44 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters