Description
Log messages can be formatted and colored through custom Python logging handlers. Developers use this package to improve terminal readability and distinguish severity while debugging. Formatting changes should preserve machine-readable logs when services depend on them.