Skip to main content

Pretty logs for local development.

pip install readable-log-formatter

Provides the class readable_log_formatter.ReadableFormatter to be used with Python’s logging:

import logging
from readable_log_formatter import ReadableFormatter

log = logging.getLogger()
log.setLevel(logging.INFO)
hndl = logging.StreamHandler()
hndl.setFormatter(ReadableFormatter())
log.addHandler(hndl)
readable-log-formatter screenshot

Release files for readable-log-formatter 0.1.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for readable-log-formatter 0.1.4
File Size Uploaded
readable-log-formatter-0.1.4.tar.gz 2.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for readable-log-formatter 0.1.4
File Interpreter ABI Platform
readable_log_formatter-0.1.4-py2.py3-none-any.whl Python 3, Python 2 none any Details

Total release size: 7.1 kB

Release files / readable-log-formatter-0.1.4.tar.gz

Download URL readable-log-formatter-0.1.4.tar.gz
Size 2.7 kB
Tags Source
SHA-256 checksum
How to use checksums
b9054caa2b3ad4d3e49f7d0dda5f53955396912d46a7b14b2eda814e4a1f4550
BLAKE2b-256 checksum
How to use checksums
7ea6743bb18aa81b77a24917bc723ac7980c934506658bedbf766bb9d66dc353
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / readable_log_formatter-0.1.4-py2.py3-none-any.whl

Download URL readable_log_formatter-0.1.4-py2.py3-none-any.whl
Size 4.3 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
3cbbd4737074e1ffa13d62c68fa5d10019737971ac33656fe328766e18e72a89
BLAKE2b-256 checksum
How to use checksums
f1a3a501b5d1ecd145b7f7aefe9554cb5cf092945c462b618cfda57c81cf03e0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.4 This release

2 release files

0.1.3

2 release files

0.1.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page