# Variables

No description provided by the author

# Structs

Logger is a wrapper around the go default logger that just logs to the console Note, that this type of logger does not provide any special features but just forwards the log messages to the builtin log package of GO.