flutter_logan_pro 1.0.1 copy "flutter_logan_pro: ^1.0.1" to clipboard
flutter_logan_pro: ^1.0.1 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 flutter_logan_pro.
  • High-performance, encrypted logging for Flutter on both iOS and Android.
  • Core features:
    • init: Initialize the logger with encryption keys.
    • log: Write log messages. Supports pre-initialization queueing.
    • send/sendWithHeaders: Upload logs to a server and await a structured LoganSendResult.
    • flush: Manually flush logs to disk.
    • clearAllLogs: Delete all generated log files.
    • getAllFilesInfo: Get metadata for all local log files.
    • setMaxReversedDate: Configure log file retention policy.
    • setDebug: Enable verbose logging from the underlying native libraries.
1
likes
145
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

unknown (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