pino 8.14.0
What's Changed
- Docs: add favicon by @WolfGangsta in https://github.com/pinojs/pino/pull/1698
- docs: bindings formatter function usage by @nadhifikbarw in https://github.com/pinojs/pino/pull/1702
- add crlf in LoggerOptions Interface by @tarunrajput in https://github.com/pinojs/pino/pull/1696
- Support custom levels on browser by @matheusvellone in https://github.com/pinojs/pino/pull/1707
- Add child method default generic type by @matheusvellone in https://github.com/pinojs/pino/pull/1704
- feat: pass logger/child logger as param to mixin by @mmarchini in https://github.com/pinojs/pino/pull/1709
- docs: add 'best performance for basic stdout logging' to help.md by @janeklb in https://github.com/pinojs/pino/pull/1584
New Contributors
- @WolfGangsta made their first contribution in https://github.com/pinojs/pino/pull/1698
- @nadhifikbarw made their first contribution in https://github.com/pinojs/pino/pull/1702
- @matheusvellone made their first contribution in https://github.com/pinojs/pino/pull/1707
- @janeklb made their first contribution in https://github.com/pinojs/pino/pull/1584
Full Changelog: https://github.com/pinojs/pino/compare/v8.12.0...v8.14.0