v1.4.0
New Features
- Added
nullLogger
support.
We added a null logger that turns all logging operations into no-ops. It has the same api as bunyan
, but everything is a stub implementation.
nullLogger
support.We added a null logger that turns all logging operations into no-ops. It has the same api as bunyan
, but everything is a stub implementation.