Introduction

What Logixlysia is and what it does.

Preview

Logixlysia is a logging plugin for Elysia.js that provides a simple and flexible way to log requests and responses in your Elysia applications. Powered by Pino, it delivers high-performance structured logging while remaining easy to use and highly configurable.

Why use Logixlysia?

Integrating logging into your Elysia application can help you monitor and debug your application more effectively. Logixlysia provides a simple and consistent way to log requests and responses, making it easier to track down issues and understand how your application is behaving.

Key Features

  • 🚀 High Performance - Powered by Pino, one of the fastest Node.js loggers
  • 📊 Structured Logging - JSON-first approach for better log analysis
  • 🎨 Customizable - Flexible configuration for format, level, and output
  • 🔧 Easy to Use - Simple API with sensible defaults
  • 📁 File Logging - Save logs to files with rotation support
  • 🔍 Log Filtering - Filter by level, status, or HTTP method
  • 📦 Transport Support - Send logs to external services
  • 🎯 Direct Pino Access - Use Pino directly for advanced features

Community

Logixlysia is an open source project and we welcome contributions from the community. If you have any ideas or suggestions, please feel free to open an issue or submit a pull request. Check out our contributing guide for more information.

License

Logixlysia is licensed under the MIT License. This means you can use Logixlysia in your commercial and open-source projects.

On this page