You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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
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
Beta Was this translation helpful? Give feedback.
All reactions