rs / zerolog

Zero Allocation JSON Logger
MIT License
10.41k stars 567 forks source link

Use everywhere InterfaceMarshalFunc #414

Closed mitar closed 2 years ago

mitar commented 2 years ago

So that one can configure it everywhere. My use case: I want to JSON marshal without HTML escaping, so that it is easier to read < and > in the console.