# Functions
NewInMemoryLogfmtLogger writes logfmt-formatted records to the provided writer.
NewMultiLogger returns a composed Logger that forwards all calls to all provided Loggers.
# Interfaces
Logger is an interface compatible with newrelic.Logger.