# Functions

No description provided by the author
NewLogger creates a new default logger it will need to be closed with ``` defer logger.Desugar().Sync() ``` to make sure all has been piped out before terminating.
No description provided by the author

# Structs

No description provided by the author
LogFormatter is a simple logger that implements a middleware.LogFormatter.

# Interfaces

No description provided by the author