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

Disable Printf Statements #3

Open
intelliroot-tech opened this issue Apr 28, 2021 · 1 comment
Open

Disable Printf Statements #3

intelliroot-tech opened this issue Apr 28, 2021 · 1 comment

Comments

@intelliroot-tech
Copy link

Hey Sony Arouje ,
simdb/db/simd.go -
Line 178,179 , there are two Print statements that dump the compete JSON content and keep printing to console in every query. Is it possible to disable them in the original source.
fmt.Println("calling rawarray")
fmt.Printf("%#v\n", d.jsonContent)

@sonyarouje
Copy link
Owner

Removed the printf and committed the changes.

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

2 participants