Skip to content

Commit

Permalink
docs(ecosystem): Add @fastify/one-line-logger (#4293)
Browse files Browse the repository at this point in the history
  • Loading branch information
nooreldeensalah committed Sep 21, 2022
1 parent 21eb6cf commit 7ea423f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Guides/Ecosystem.md
Expand Up @@ -80,6 +80,8 @@ section.
[Next](https://github.com/zeit/next.js/).
- [`@fastify/oauth2`](https://github.com/fastify/fastify-oauth2) Wrap around
[`simple-oauth2`](https://github.com/lelylan/simple-oauth2).
- [`@fastify/one-line-logger`](https://github.com/fastify/one-line-logger) Helps
Formatting fastify's logs into a nice one line message
- [`@fastify/postgres`](https://github.com/fastify/fastify-postgres) Fastify
PostgreSQL connection plugin, with this you can share the same PostgreSQL
connection pool in every part of your server.
Expand Down

0 comments on commit 7ea423f

Please sign in to comment.