# Functions
Full prints a complete log message, with a timestep and label for message type.
Min prints a simplified log message, with only an icon for message type.
Partial prints a partial log message, with a timestep and icon for message type.
Un prints a Full-style log message, without colors.
# Type aliases
Func defines a format function to use for printing.