- [ ] pick and implement a logging library (I suggest [pino](https://github.com/pinojs/pino) (+ [pino-pretty](https://github.com/pinojs/pino-pretty) for dev)) - [ ] add logging at the appropriate level to **every** method (trace/debug/info/warn/error/fatal)