FluxLogger is a lightweight, modular, and highly customizable logging utility written in TypeScript.
Designed to help developers easily track and manage logs across different parts of their application with clean syntax and powerful features.
- Supports multiple log levels (info, warn, error, debug, etc.)
- TypeScript typings included for full type safety
- Modular architecture for easy extension and customization
- Small and performant footprint
npm install fluxlogger