# Functions
Dump - dumps all logs into a formatted string.
DumpFile - appends log dump log file.
FatalLog - exits os after logging.
FatalLog0 - exits os after logging.
Log - handles adding logs.
MakeString - makes a string using golang string builder.
Retrieve - retrieves logs from given file.
# Constants
TimeFormat - total time format.
TimeFormatDay - format of the day for timestamps.
# Variables
Verbosity - current logging verbosity level (optionally set).