mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-02-08 07:53:08 +00:00
* setup a custom Logger with log level support * refactor codebase for to use new Logger with log levels * disallow usage of `debug` directly / only allow usage in/through custom Logger * remove `debug` from logger