log_er 2.0.2
log_er: ^2.0.2 copied to clipboard
Log_er - Powerful & Colorful Logging for Flutter
📌 CHANGELOG - log_er #
All notable changes to this project will be documented in this file.
2.0.2 - 2025-02-19 #
🔥 Improved #
- ✅ Minor performance optimizations.
- 🛠️ Fixed ANSI color encoding issue in Windows terminals.
- 🚀 Enhanced log formatting for better readability.
[2.0.2] - Initial Release 🚀 #
- 🎉 First stable release of log_er.
- ✅ Basic logging functionality implemented.
- 🎨 Color-coded logs for better readability.
- 📦 Boxed log format for structured output.
- 🛠️ Supports multiple log levels: ERROR, DEBUG, WARNING, INFO, SP