Skip to content

Commit e063c58

Browse files
feat: add Logestic plugin
A highly customisable logging library written for ElysiaJS. Currently unstable, should be production-ready in a week.
1 parent d021769 commit e063c58

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
@@ -53,6 +53,7 @@ This is to ensure developers end up with a performant web server they intend to
5353
- [OAuth2](https://github.com/bogeychan/elysia-oauth2) - handle OAuth 2.0 authorization code flow
5454
- [Rate Limit](https://github.com/rayriffy/elysia-rate-limit) - simple, lightweight rate limiter
5555
- [Logysia](https://github.com/tristanisham/logysia) - classic logging middleware
56+
- [Logestic](https://github.com/cybercoder-naj/logestic) - An advanced and customisable logging library for ElysiaJS
5657
- [Logger](https://github.com/bogeychan/elysia-logger) - [pino](https://github.com/pinojs/pino)-based logging middleware
5758
- [Elysia Lambda](https://github.com/TotalTechGeek/elysia-lambda) - deploy on AWS Lambda
5859
- [Decorators](https://github.com/gaurishhs/elysia-decorators) - use TypeScript decorators

0 commit comments

Comments
 (0)