rs / zerolog

Zero Allocation JSON Logger
MIT License
10.39k stars 566 forks source link

add: ContextLogger Interface LogObjectMarshaler #623

Closed Hyuga-Tsukui closed 8 months ago

Hyuga-Tsukui commented 9 months ago

The issue I've identified is that the Interface method, derived from Ctx, does not support LogObjectMarshaler.

I made a PR out of the blue because it is expected to be minor, do I need an ISSUE?

rs commented 8 months ago

Can you please fix the tests with cbor?

Hyuga-Tsukui commented 8 months ago

I'm sorry I'm late. Yes, please wait a moment.