Skip to content

Commit 9eb5545

Browse files
authored
Merge pull request #29 from bogeychan/main
docs: add logger plugin
2 parents 4e66d94 + a2964a1 commit 9eb5545

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/plugins/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ That's why Elysia is creating pre-built common pattern plugin for convinient usa
4343
## Community plugins:
4444
- [OAuth2](https://github.com/bogeychan/elysia-oauth2) - handle OAuth 2.0 authorization code flow
4545
- [Rate Limit](https://github.com/rayriffy/elysia-rate-limit) - simple lightweight rate limiter
46+
- [Logger](https://github.com/bogeychan/elysia-logger) - pino logging elysia middleware
4647

4748
---
4849
If you have plugin written for Elysia, feels free to share you plugin by creating PR to [documentation repo](https://github.com/elysiajs/documentation).

0 commit comments

Comments
 (0)