Compacts the logger's name so that it fits within a specified length, and is still somewhat legible.
Formats a log message's exception info.
Formats a log level to a fixed-width string that's right-aligned, and optionally colored.
Formats a full log message.
Formats the logger's name (usually this is the name of the module where the logger was created) so that it is of a uniform character width.
Formats the log message's timestamp as a limited ISO-8601 format that's accurate to the millisecond.