extras/flutter_cache_manager/src/logger library
Classes
- CacheLogger
- CacheLogger which is used by the cache manager to log useful information
Enums
- CacheManagerLogLevel
- Log levels of the cache manager. Debug shows failed downloads and verbose also shows successful downloads and cache retrievals.
Properties
- cacheLogger ↔ CacheLogger
-
Instance of the cache manager. Can be set to a custom one if preferred.
getter/setter pair