ioBroker.js-controller
ioBroker.js-controller copied to clipboard
[fix]: do not log stack trace on user commands if error occurs
Link the issue which is closed by this PR
closes #2830
Implementation details
Instead of logging the error object, just log message attribute which is relevant for users.
Tests
- [ ] I have added tests to avoid a recursion of this bug
- [x] It is not possible to test for this bug
If no tests added, please specify why it was not possible
just cli log output