rs / zerolog

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

Implement encoding.TextUnmarshaler and encoding.TextMarshaler for Level #440

Closed maroux closed 2 years ago

maroux commented 2 years ago

Similar to #13, distinct from #48 and #57 since they don't solve the problem of automatically parsing level when reading a yaml/toml/json file.