zerolog
zerolog copied to clipboard
What: resolve https://github.com/rs/zerolog/issues/159
Why:
- support custom message field name for event
How:
- MsgWithFieldName("cost").Msgf("%v", time.Now())