privatepanda.co

projects · library

pyloggor

solo author · PyPI · v2.0 · MIT · typed

Structured, coloured, column-aligned logging for Python that drops into a project with almost no configuration.

Overview

info ok warn info

A small logging library that produces clean, coloured, column-aligned log lines. It writes ANSI colour codes directly and batches file writes on a background thread, so heavy logging stays cheap. Published on PyPI, MIT licensed, fully typed.

The v2.0 release was a reliability and correctness overhaul, centred on one guarantee: logs survive shutdown.

Design decisions 05

Python · ANSI · threading · py.typed

listed under projects →