logixlysia icon indicating copy to clipboard operation
logixlysia copied to clipboard

🦊 Logixlysia is a logger for ElysiaJS

Results 5 logixlysia issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release *beep* *boop* --- ## [3.6.1](https://github.com/PunGrumpy/logixlysia/compare/v3.6.0...v3.6.1) (2024-08-21) ### Performance Improvements * **logger:** improve performance and fix TypeScript errors ([d3ed751](https://github.com/PunGrumpy/logixlysia/commit/d3ed751041443b9bd2ce53350994e1443df40971)) --- This PR was generated with...

autorelease: pending

Bumps [bunup](https://github.com/arshad-yaseen/bunup) from 0.6.2 to 0.8.6. Release notes Sourced from bunup's releases. v0.8.6    🐞 Bug Fixes Make packages for plugins optional  -  by @​arshad-yaseen (e27d0)     View changes on GitHub v0.8.5...

config
dependencies

### Priority Medium 🚧 ### Title Feature: Expose Logger Instance so it can be used in Routes for Direct Usage ### Description Currently, logixlysia provides excellent logging capabilities at the...

enhancement

### `🧑‍🏫` Description - Introduce new logging methods: `info`, `error`, `warn`, and `debug` in the Logger interface. - Enhance log context handling to include additional metadata in log messages. -...

source

## Title Implement Pino as Primary Logger ## Priority Medium 🚧 ## Description I propose enhancing the logixlysia plugin by replacing the current logging implementation with Pino - a high-performance,...

enhancement