zerolog icon indicating copy to clipboard operation
zerolog copied to clipboard

What: resolve https://github.com/rs/zerolog/issues/159

Open mcspring opened this issue 5 years ago • 0 comments

Why:

  • support custom message field name for event

How:

  • MsgWithFieldName("cost").Msgf("%v", time.Now())

mcspring avatar Jun 18 '19 09:06 mcspring