Skip to content

Intro

PyPiVersion License

This is an alternative logging module with extra capabilities. It provides a method to output various types of lines and headers, with customizable message and line lengths, traces additional information and provides debug capabilities and optional persistence based on that. Its purpose is to be integrated into other classes that also use logger, primarily based on attrsx, including support for injecting any initialized logger.

Installation

pip install shouterlog