How to modify the []byte in log #1183
Unanswered
JasonkayZK
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I got problem when i tried to log a struct that contains []byte, since it will be encoded to base64 and print it all!
So, is there any chance to prevent log the []byte?
Beta Was this translation helpful? Give feedback.
All reactions