Baseflow / Baseflow/flutter_cache_manager
More logs
- Vorherrschende Sprache
- Dart
- Sterne
- 809
- Forks
- 510
- Ø Merge
- 6 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
## 🚀 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
Beitragsleitfaden
Rechercherichtung
Start by tracing the cache manager paths for loading from cache, requesting from remote, and removing cached objects. Identify where constructor parameters are handled and where the existing error-only logs are emitted. Done means configurable log levels and clear logs for each requested cache lifecycle event, with behavior suitable for development and production builds.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dart, flutter
- Bereich
- mobile
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100