isar / isar/hive

Prints in production

Open
#1,315 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
4.4k
Forks
449
PR merge metrics
No merged PRs in 30d

Description

Hi, I've noticed that I get a printed message every time I open a box an read from it:

That can look like this
![image](https://github.com/user-attachments/assets/e26ed61b-cfe4-46d2-9551-8cfc1e366f43)

Not sure if this is intended, or if it can be turned off.

The code line responsible seems to be within this file `src\backend\js\native\backend_manager.dart`

And the actual code: `print('Got object store $objectStoreName in database $databaseName.');`

Can I disable this in production code?
Thank you

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in src\backend\js\native\backend_manager.dart at the reported print('Got object store...') line. Check how this message is reached when opening and reading a box, and whether the project documents an intended production logging behavior. Done means establishing whether the output can be disabled or should be removed or gated, with a focused regression check if the repository provides one.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
databases
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.