# Functions
New returns a Default Logger with defaultLogLevel.
No description provided by the author
# Structs
DefaultLogger has Go's built-in logger embedded in it.
LogAdaptor is used to convert logger implementations of public interface logger.LogAdaptor to internal logging interface LogAdaptor.