flutter_cache_manager icon indicating copy to clipboard operation
flutter_cache_manager copied to clipboard

More logs

Open talamaska opened this issue 2 years ago • 0 comments

🚀 Feature Requests

I would like to have more logs, and be able to change the level from the constructor parameters.

Contextualize the feature

Currently there are logs only on error. I would like to be able to configure the cache manager quantity of logs depending of the dev vs prod build

Describe the feature

I would like to have a clear view when an object was loaded from cache and when it was requested from remote. I would also like to know when the object was removed from cached.

Platforms affected (mark all that apply)

  • [x] :iphone: iOS
  • [x] :robot: Android

talamaska avatar Feb 05 '23 21:02 talamaska