The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more — out of the box ...
The Console object has a log () method which has a similar interface to print (), but also renders a column for the current time and the file and line which made the call. By default Rich will do ...