flutter_mxlogger 1.2.2 copy "flutter_mxlogger: ^1.2.2" to clipboard
flutter_mxlogger: ^1.2.2 copied to clipboard

MXLogger is based on MMAP memory mapping mechanism, support iOS Android Flutter and AES CFB 128-bit encryption.The core code is implemented in C/C++, with the Flutter side called through ffi, performi [...]

MXLogger for Flutter Change Log #

v1.2.1/2023-01-16 #

  • Keep up with MXLogger native lib v1.2.2.
  • Add logFiles method.
  • Use 2023-01-02w_filename.mx named file when storagePolicy is yyyy_ww.
  • Change default name is log

v1.2.1/2023-01-12 #

  • Keep up with MXLogger native lib v1.2.1
  • StoragePolicy arg use enum
  • Fix bugs

v1.2.0+1/2023-01-03 #

  • Fixed bugs on android

v1.2.0/2022-12-28 #

  • Keep up with MXLogger native lib v1.2.0
  • Add fileHeader

v1.1.3/2022-10-13 #

  • Keep up with MXLogger native lib v1.1.2
  • Android remove unnecessary dependencies

v1.1.2/ 2022-10-10 #

  • fix bug

v1.1.1 / 2022-10-09 #

  • Android Change the package name.

v1.1.0 / 2022-10-09 #

  • Keep up with MXLogger native lib v1.1.0
  • Logs can be written using loggerKey
7
likes
0
pub points
69%
popularity

Publisher

unverified uploader

MXLogger is based on MMAP memory mapping mechanism, support iOS Android Flutter and AES CFB 128-bit encryption.The core code is implemented in C/C++, with the Flutter side called through ffi, performing almost as native. The underlying serialization uses Google's open source flat_buffers implementation, which is efficient and stable.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, flutter

More

Packages that depend on flutter_mxlogger