hyperdrive-daemon
hyperdrive-daemon copied to clipboard
Fix: use default logLevel
Hello 👋 This is a small fix for the manager.js start method. I found that if you call start programatically it ends up with a silent error that prevents the client to connect to the daemon (because the daemon doesn't start).
The error can be seen in the logs: default level:true must be included in custom levels.