flutter_mxlogger 1.2.5+6 flutter_mxlogger: ^1.2.5+6 copied to clipboard
MXLogger is based on MMAP memory mapping mechanism, support iOS Android Flutter.
MXLogger for Flutter Change Log #
v1.2.5+6/2023-05-06 #
- Update Flutter dependencies, set Flutter >=3.3.0 and Dart to >=2.18.0 <4.0.0
v1.2.5+5/2023-05-05 #
- Format
v1.2.5+4/2023-05-05 #
- Resolve the problem of using class methods in plug-ins that are not valid on Android
v1.2.5+3/2023-05-05 #
- Keep up with MXLogger native lib v1.2.5.3 on Android
- Fix crash on native Android.
v1.2.5/2023-03-06 #
- Keep up with MXLogger native lib v1.2.5.
- Add removeBeforeAllData() method.
v1.2.4/2023-02-10 #
- Keep up with MXLogger native lib v1.2.4.
- Use "🟩","🟦","🟨","🟥","❌ emoji for 'DEBUG','INFO','WARN','ERROR','FATAL' on console.
v1.2.3/2023-01-31 #
- Keep up with MXLogger native lib v1.2.3.
- fix bug
- formatting console json
v1.2.2/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