hypercore-protocol / hyperdrive-daemon

Hyperdrive, batteries included.
MIT License
156 stars 24 forks source link

Fix: use default logLevel #42

Open dpaez opened 4 years ago

dpaez commented 4 years ago

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.