flutter_logan_pro 1.0.0 copy "flutter_logan_pro: ^1.0.0" to clipboard
flutter_logan_pro: ^1.0.0 copied to clipboard

A high-performance, robust log plugin for Flutter based on Meituan Logan. Fixed truncation and decryption issues.

1.0.0 #

  • Initial release of the flutter_logan_pro plugin.
  • Core features:
    • High-performance logging to encrypted files on Android and iOS.
    • Initialization with custom encryption keys.
    • Methods to write logs (log), force flush to disk (flush), and clear logs (clearAllLogs).
    • Methods to send logs to a server (send, sendWithHeaders).
    • Robust error handling and pre-initialization log queueing.
    • Utility functions to inspect log files (getAllFilesInfo) and manage log retention (setMaxReversedDate).
1
likes
160
points
143
downloads

Publisher

verified publisherjannix.online

Weekly Downloads

A high-performance, robust log plugin for Flutter based on Meituan Logan. Fixed truncation and decryption issues.

Repository (GitHub)

Topics

#logging #performance #monitoring

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_lifecycle_detector, path_provider, plugin_platform_interface

More

Packages that depend on flutter_logan_pro

Packages that implement flutter_logan_pro