comon_logger_flutter library

Classes

ComonLoggerScreen
A full-screen log viewer with filtering, search, and pluggable actions.
ComonLoggerServiceExtension
Registers service extensions for DevTools communication.
HistoryLogHandler
An in-memory handler that stores log records for UI display.
ImportLogsAction
Built-in LogScreenAction that imports log records from JSON.
LogEntryCard
A card widget displaying a single LogRecord.
LogFilterPanel
A collapsible filter panel for the log viewer.
LogFilterState
Filter state for the log viewer.
LogRecordRenderer
Extension point for customizing how specific LogRecords are displayed in the log viewer.
LogScreenAction
A pluggable action for the ComonLoggerScreen toolbar.