flutter_super_log_manager library

Classes

SuperDebugLogScreen
Debug log screen implemented as an OverlayEntry.
SuperDebugOverlayBubble
Draggable debug overlay bubble widget implemented as an OverlayEntry.
SuperDebugWrapper
Widget to wrap the entire app and provide the debug overlay.
SuperDefaultErrorWidget
Default error widget for SuperLogManager Displays a user-friendly error screen when app initialization fails
SuperLogConfig
Configuration for SuperLogManager.runApp.
SuperLogEntry
A single log entry captured by SuperLogManager.
SuperLogManager
The main class for managing logs and the debug overlay.

Enums

LogLevel
Log severity levels.