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
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.