Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

0.9.6: YAML and JSON marshalling

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 11 Dec 00:36
· 36 commits to main since this release
dfa95eb

In the previous release we did not consider the need for also marshalling log level values. This release adds the marshalling method to encode log levels to their string representations in YAML and JSON. It also adds the ability to unmarshal from the numeric values should they be present.