# Functions

Debug log the message with debug log level.
Error log the message with error log level.
Fatal log the message as critical error and exits.
Info log the message with info log level.

# Structs

LogInfo represents the type for structured loggin.