After initializing the level-specific log files with logger.setup(...),
this function will generate TRACE level log statements.
logger.trace(msg, ...)Message with format strings applied to additional arguments.
Additional arguments to be formatted.
No return value.
All functionality is built on top of the excellent logger package.