📚 PR: - Issue 855 clarify mixin docks (857) - Docs Map log level to Stackdriver Severity (726) (865) - order levels, trace maps to DEBUG severity (868) - Wrap prototype in factory and guard against loss of scope. (875) - Avoid data loss with conflictig 'msg' values. (876)
📚 PR: - Set sync: true when passing in no defaults (852)
6.3.0
📚 PR: - Added node v14 to CI (829) - Use object shorthand for properties (830) - added pino-tiny to Community list (832) - Remove obsolete logger field mentions from docs (836) - Remove pino extreme mentions in docs and code (838) - Disable code coverage on Windows (839) - Revert "Disable code coverage on Windows (839)" (843) - Remove useless return (844) - Allow to suppress prettyPrint flush sync warning (841)
6.2.1
📚 PR: - express-pino-logger should be deprecated (814) - Fixed docs links for asynchronous logging. (827) - Updated benchmarks (828)
6.2.0
📚 PR: - Add rc files - Merge pull request 811 from pinojs/dx-improvements - Support formatters.log on pretty print (809) - Add "silent" property with "noop" value to the pino instance (802) - Multi stream logging docs (822) - Update docs interpolation values examples to match v6 (818)