gosql icon indicating copy to clipboard operation
gosql copied to clipboard

To much output

Open HansM1986 opened this issue 5 years ago • 0 comments

I think this library looks great, but unfortunately I can't use it because it has to much forced output. I can't find any way to suppress the "[db] connect:default" to stderr, and I need it to be silent so I can handle logging my own way. I would appreciate if if you didn't assuming I want logging to stderr and returned messages in a way that I could handle them the way I want instead.

HansM1986 avatar Jan 06 '21 17:01 HansM1986