hyperdrive-daemon icon indicating copy to clipboard operation
hyperdrive-daemon copied to clipboard

Fix: use default logLevel

Open dpaez opened this issue 5 years ago • 0 comments

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.

dpaez avatar Apr 10 '20 16:04 dpaez