Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

More logs

Open
#402 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
dart, flutter
Domain
mobile

Research direction

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.

Written by the indexing model from the issue text.

Description

🚀 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)
  • 📱 iOS
  • 🤖 Android
Dominant language
Dart
Stars
810
Forks
510
Avg merge
2d 2h
Merged PRs (30d)
11

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Baseflow/flutter_cache_manager

All issues in Baseflow/flutter_cache_manager

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.