# Functions

NewErrLogger can be used to instantiate a wrapper logger with a module label with output going stderr .
NewLogger can be used to instantiate a wrapper logger with a module label with output going stdout .

# Structs

Logger encapsulates the logging device that is used to emit logs and as a receiver that has the logging methods .