umair13adil / flutter_logs

An extensive logging framework developed for flutter apps.
https://itnext.io/sending-logs-from-flutter-apps-in-real-time-using-elk-stack-mqtt-c24fa0cb9802
Apache License 2.0
40 stars 32 forks source link

Does the library supports auto clean up files #4

Open bigbang489 opened 3 years ago

bigbang489 commented 3 years ago

Lets say we want to keep log files in last 30 days, does the logger supports to automatically delete log files that beyond the time range?

umair13adil commented 3 years ago

Yes, it does.

Bassiuz commented 2 years ago

How?

acalatrava commented 11 months ago

I couldn't find this in the docs. Any help?

ashkryab-fl commented 11 months ago

me to, help pls