Skip to content

Disable Printf Statements #3

Description

@intelliroot-tech

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions