Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve class.command.js logging #448

Open
mStirner opened this issue Apr 24, 2024 · 0 comments
Open

Improve class.command.js logging #448

mStirner opened this issue Apr 24, 2024 · 0 comments

Comments

@mStirner
Copy link
Member

Remove every console.log(...); and use build in logger.

console.log("Command timedout! Execution was not successful, worker function:", worker);

There are on the dev system a bug, where device/endpoint handling stops working. "Command timedout" even while the connector successful bridgeds traffic.

But without proper logging, its hard to debug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant