On Tue, Nov 17, 2020 at 11:20 PM Gopal M <gopaltiru...@gmail.com> wrote:

> go.uber.org/zap
>
>
I have tried uber/zap, which has a verbose json:
{time="...", file="abc.go", line="32", message="xafasdfasdf", k1=v1, k2=v2}

The extra "time=" and "file=" on every single log line are what I want to
avoid.

Do you have some way to change the log format?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CACJc9-0KdeFrNd6rrxhhL3xqs_ZO3oEMgX41K-9JXn1Xs5ZhpQ%40mail.gmail.com.

Reply via email to