Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Prints in production #1315

Open
xaoo opened this issue Oct 17, 2024 · 0 comments
Open

Prints in production #1315

xaoo opened this issue Oct 17, 2024 · 0 comments

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

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

No branches or pull requests

1 participant