Skip to content

v10.1.0

Compare
Choose a tag to compare
@esatterwhite esatterwhite released this 29 Apr 22:03

This replaces all of the debug logging with pino as the default logger.
Introduces additional config options

  • LOG__LEVEL: trace, debug, info, warn error, fatal
  • LOG__PRETTY<Boolean|Number>: pprints logs mostly for development

adds a default pino child on the base transport class ( this.log )

update keef@5.0.0