Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Prints in production #1315

Open
xaoo opened this issue Oct 17, 2024 · 1 comment
Open

Prints in production #1315

xaoo opened this issue Oct 17, 2024 · 1 comment

Comments

@xaoo
Copy link

xaoo commented Oct 17, 2024

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

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

@Rexios80
Copy link

Rexios80 commented Jan 6, 2025

This is fixed by IO-Design-Team/hive_ce#64 in hive_ce

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants