# Functions
LogDebug logs a debug to stdout when debug Log Level is active.
LogError logs a error to stderr including some internal information like transaction ID, internal ID, error code and message.
LogProcessedResult logs processed messages.
NewConfig config constructor.
NewLogger returns an usable zap logger.