Skip to content

Commit

Permalink
docs: add fastify-log-controller to ecosystem (#4696)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eomm committed Apr 25, 2023
1 parent 114d0d0 commit 28424ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Guides/Ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,8 @@ middlewares into Fastify plugins
A simple plugin for Fastify to list all available routes.
- [`fastify-loader`](https://github.com/TheNoim/fastify-loader) Load routes from
a directory and inject the Fastify instance in each file.
- [`fastify-log-controller`](https://github.com/Eomm/fastify-log-controller/)
changes the log level of your Fastify server at runtime.
- [`fastify-lured`](https://github.com/lependu/fastify-lured) Plugin to load lua
scripts with [fastify-redis](https://github.com/fastify/fastify-redis) and
[lured](https://github.com/enobufs/lured).
Expand Down

0 comments on commit 28424ee

Please sign in to comment.