Flutter Advanced Logger

A comprehensive Flutter logging package with multiple log levels, persistent storage, file export, and feedback API integration.

pub package License: MIT Flutter


✨ 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