# Functions
MultilineJSONDecode supports decoding the output of a JSON logger into a slice of maps, with each element representing a log entry.
RootLogger returns a context containing a provider root logger suitable for unit testing that is:
- Written to the given io.Writer, such as a bytes.Buffer.