redwoodjs / redwoodjs-com-archive

Public website for RedwoodJS
https://redwoodjs.com
129 stars 156 forks source link

docs: Update Logger documentation to remove Pretty Printing options #924

Closed dthyresson closed 2 years ago

dthyresson commented 2 years ago

As part of https://github.com/redwoodjs/redwood/pull/3947, the Redwood logger no longer supports Pino's prettyPrint option in dev.

Note: this may be a breaking change but important for v1 as Pino v7 is deprecating it.

To document: