ql_logger_flutter 0.0.5
ql_logger_flutter: ^0.0.5 copied to clipboard
A package for efficiently storing and uploading server logs, designed to help developers track and manage log data from past events for debugging and monitoring purposes.
0.0.5 #
- Added an option to save network logs.
- Minor bug fixes.
0.0.4 #
- Added option to set the time interval for uploading the logs.
- Added key to check the initialization status.
- Provided the callback to get the status of logger api.
- Minor bug fixes.
0.0.3 #
- Asynchronously read/write file.
- Handled exception for unsupported/corrupted file.
- Added local time in log meta data.
0.0.2 #
- Updated dependencies to support the latest Flutter libraries and improvements.
- Fixed log recording issue to ensure logs are correctly captured and displayed.
- Improved example app with better UI.
0.0.1 #
- Initial Open Source release.