0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

Update 2021-04-14-verdaccio-5-migration-guide.md (#4573)

This commit is contained in:
Artur 2024-04-03 09:21:55 +00:00 committed by GitHub
parent ffb6de3777
commit 1456bdd4a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ We recommend, always try to use the latest LTS version to avoid next major force
Verdaccio replaces Bunyan by [Pino.js](https://github.com/pinojs/pino) as logger, with the objective to improve the performance and delegate some features to the external tools. The new logger configuration does not support multiple streams, thus the configuration must contain one single object.
### Pretty loggin {#pretty-loggin}
### Pretty logging {#pretty-loggin}
Verdaccio logging pretty print is a distinguished feature the very first time `verdaccio` commands runs.