logiq 1.0.0-alpha
logiq: ^1.0.0-alpha copied to clipboard
Zero-impact, fire-and-forget local logging system for Flutter. Enterprise-grade with encryption, rotation, and debug UI.
1.0.0-alpha #
- Initial release
- Zero-impact logging with isolate-based file I/O
- Multiple format support (PlainText, JSON, Compact JSON, CSV)
- File rotation strategies (multi-file and single-file)
- AES-256-GCM encryption
- PII redaction with built-in patterns
- Log export with GZip compression
- Debug UI with log viewer and floating button
- Session tracking and statistics
- Auto-cleanup and retention policies
- Sensitive mode for pausing logs
- Context injection and custom sinks