message (str) – Message to log with the time taken. The time taken will be
appended to this message.
log_level (int, default "INFO") – Logging level to use for the message.
By default, logging.INFO.
hours (bool, default False) – If True, log time in hours instead of minutes.
By default, False.