Skip to main content

Zero-dependency JSON logging library with sensible defaults for Python applications

Project description

mypylogger v0.2.2

Quality Gate Security Code Style: Ruff Type Checked: mypy Python Versions PyPI Version Downloads: Development License: MIT

A Python logging library designed to provide enhanced logging capabilities with zero dependencies and sensible defaults.

Vision

Create a zero-dependency JSON logging library with sensible defaults for Python applications. mypylogger v0.2.2 does ONE thing exceptionally well: structured JSON logs that work everywhere—from local development to AWS Lambda to Kubernetes.

Installation

pip install mypylogger

Quick Start

from mypylogger import get_logger

logger = get_logger(__name__)
logger.info("Application started")

Features

  • Zero Dependencies (pure Python standard library)
  • Clean, Predictable JSON Output
  • Developer-Friendly Defaults
  • Standard Python Patterns

Documentation

📚 Complete documentation available in docs/

  • Features - Complete feature reference with code examples
  • Security - Security posture and vulnerability management
  • Performance - Performance characteristics and best practices

For comprehensive API documentation, see the Sphinx docs.

Development

This project uses UV for dependency management:

# Install dependencies
uv sync

# Run tests
uv run pytest

# Format code
uv run ruff format .

# Check linting
uv run ruff check .

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mypylogger-0.2.2.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mypylogger-0.2.2-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file mypylogger-0.2.2.tar.gz.

File metadata

  • Download URL: mypylogger-0.2.2.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mypylogger-0.2.2.tar.gz
Algorithm Hash digest
SHA256 777281e2f8752e1db16ff19deded221231a3c6aab9f5dd73b5410aaa10ebb885
MD5 9e68d191a2552278c4c61d796b5c2c9e
BLAKE2b-256 5e18359108d9db446d54104895407a9d2819878b64daf6d653834e9824d36785

See more details on using hashes here.

Provenance

The following attestation bundles were made for mypylogger-0.2.2.tar.gz:

Publisher: pypi-publish.yml on stabbotco1/mypylogger

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mypylogger-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: mypylogger-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mypylogger-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 13ebf3f09a6808c2f2788f2859ab50d40d85cca2ea4e49cf908f9dcbf85a3816
MD5 0df4886ee6e246716cb20f7de681afeb
BLAKE2b-256 eb3686e1cfcdc687956f510d6b095ff4f310f1e6fd03d30cec51981b969b346d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mypylogger-0.2.2-py3-none-any.whl:

Publisher: pypi-publish.yml on stabbotco1/mypylogger

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page