log_debugger
A lightweight Flutter logger with colored console output and log levels.
Features
- 🎨 Colored console output for better readability
- 📊 Multiple log levels (verbose, debug, info, warning, error)
- ⏱️ Automatic timestamps
- 🏷️ Tag-based message organization
- 💻 Simple API
Installation
Add to your pubspec.yaml:
dependencies:
log_debugger: ^0.0.1