logthing

Size based rotating log handler and various log config tools


Keywords
size, rotating, log, handler, configuration, tools
License
MIT
Install
pip install logthing==1.0.0

Documentation

logthing

Some useful tools for logging. First of is the SRotHandler, a rotating file handler with a size limit. Second is a series of utilities for configuring your logging

Installation

$ pip install logthing

Supports

logthing has been tested with Python 3.6, 3.7, and 3.8

For Python 2 compatible source use version 0.10.1

Docs & Source

Docs: http://logthing.readthedocs.io/en/latest/

Source: https://github.com/cltrudeau/logthing