Yongkan Huang

Results 12 comments of Yongkan Huang

@win5do How do you log a message with Trace level? There is no Trace() method, and we can't specify level when log a message.

@win5do but it only support string, we need something like Tracef, Tracew, e.g https://github.com/uber-go/zap/pull/933 probably a fork of zap would be better.