advance_flutter_logging 1.0.2
advance_flutter_logging: ^1.0.2 copied to clipboard
A comprehensive Flutter logging package with multiple log levels, file export, and feedback API integration.
Flutter Advanced Logger #
A comprehensive Flutter logging package with multiple log levels, persistent storage, file export, and feedback API integration.
✨ Features #
- 🐛 Multiple Log Levels → Debug, Info, Warning, Error, Critical
- 💾 Persistent Storage with Hive
- 📂 File Export with filters
- 📡 Feedback API integration
- ⚙️ Flexible Configuration for any use case
- 🏷 Tagging Support to organize logs
- 📊 Log Statistics for quick analysis
- 🎨 Pretty Console Output with emojis
- ⚡ High Performance & optimized storage
📦 Installation #
Add this to your pubspec.yaml:
dependencies:
flutter_advanced_logger: ^1.0.0