logkit 0.0.1 copy "logkit: ^0.0.1" to clipboard
logkit: ^0.0.1 copied to clipboard

A lightweight logging package for Flutter and Dart. Supports console and file logging with daily log rotation.

[0.0.] - 2025-02-04 #

🚀 New Features #

  • Added custom log file directory support.
  • Implemented log rotation to keep only the last 7 days of logs.

🐛 Bug Fixes #

  • Fixed an issue where logs were not created on Windows.
  • Improved error handling when file permissions are restricted.

⚡ Improvements #

  • Optimized file writing for better performance.
  • Added better formatting for log timestamps.
1
likes
0
points
113
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight logging package for Flutter and Dart. Supports console and file logging with daily log rotation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, logger, path_provider

More

Packages that depend on logkit