# Functions
No description provided by the author
No description provided by the author
DebugfLog logs DEBUG messages.
DebugLog logs DEBUG messages.
No description provided by the author
ErrorfLog logs ERROR messages.
ErrorLog logs ERROR messages.
FatalfLog logs CRITICAL messages and exits.
FatalLog logs CRITICAL messages and exits.
HandleWarningMessagesLog logs multiple messages in WARNING mode.
No description provided by the author
InfofLog logs INFO messages.
No description provided by the author
Initialize logger with given level.
No description provided by the author
NewLogWriter creates a new logWriter for given id.
No description provided by the author
WarningfLog logs WARNING messages.
WarningLog logs WARNING messages.
# Constants
No description provided by the author
# Variables
ActiveLogFile log file represents the file which will be used for the backend logging.
# Structs
No description provided by the author
LogInfo represents the log message structure for plugins.
LogWriter represents the type which consists of two custom writers.
OutMessage contains information for output log.
Writer represents to a custom writer.
# Type aliases
No description provided by the author