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

[Question] How to disable info/warning log (js console) from Dexie #692

Closed
jokamax opened this issue Apr 13, 2018 · 2 comments
Closed

[Question] How to disable info/warning log (js console) from Dexie #692

jokamax opened this issue Apr 13, 2018 · 2 comments

Comments

@jokamax
Copy link

jokamax commented Apr 13, 2018

Hi,

For production purpose, is there a way to disable warning/info log from Dexie ?
Ex : The query {"pj_id":"347","set_id":"3","set_field":"mtyp"} on sbook_project_settings would benefit of a compound index [pj_id+set_id+set_field]

Thanks,

Jonathan

@dfahlander
Copy link
Collaborator

Currently no. Should make it dependant on Dexie.debug flag.

@dfahlander
Copy link
Collaborator

Fix released in Dexie 3.0.0-alpha.3

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

No branches or pull requests

2 participants