A Python logging formatter that prefixes multiline log messages and tracebacks with the log level, ensuring uniform indentation for multi-line output. Current version 0.1.8. Low release cadence; last update 2022.
pip install multiline-log-formatterVerified import paths — ran on the pinned version, not inferred.
Basic usage with StreamHandler and exception logging.
Check if the output meets your expectations; consider using a custom formatter if you need each line prefixed.
Import using underscores.
None.
No dependency data recorded yet.