v8.19.0v8.18.0
Reading changes from the repo…
formatters
option for the browser version of Pino, allowing users to customize the formatting of log objects, including the level
object. This feature mirrors the existing functionality in the non-browser version, enhancing the logging experience in web applications. setLevel
functionality to respect the levelComparison
option, ensuring that users have more control over log levels and their comparisons.