Skip to main content

Structured JSON logging for distributed systems, with a Go log shipper.

Project description

PPLogger

A logger package for scaled distributed systems.

The goal is to standarize logs in distribuited systems and permit scale logging process.

This package converts log records into JSON messages.

Install

pip install pepe-logger

The PyPI distribution is named pepe-logger; the importable package is pplogger (from pplogger import initializer_logger).

An example of a log file:

  • /tmp/service_api.module_pepe_logs.2024_07_13.log

Example of usage:

    import logging
    from pplogger import initializer_logger

    initializer_logger()
    log = logging.getLogger(__name__)

    log.info("This log info message")
    log.debug("This log info message")
    log.error("This log error message")
    log.exception("This log exception message")

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

pepe_logger-0.0.3.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

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

pepe_logger-0.0.3-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file pepe_logger-0.0.3.tar.gz.

File metadata

  • Download URL: pepe_logger-0.0.3.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pepe_logger-0.0.3.tar.gz
Algorithm Hash digest
SHA256 ab8acf99900a39a5c1de7d4cfd0ce38525e063df9b42ec018b1a7bab4f495c2a
MD5 b55715915abe54818a2463202dfb034c
BLAKE2b-256 710a0d1131987de4c919b19f4fea1d6480e4830e29ea1fade7afa60b0b5ef964

See more details on using hashes here.

Provenance

The following attestation bundles were made for pepe_logger-0.0.3.tar.gz:

Publisher: release.yml on pepemxl/pplogger

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

File details

Details for the file pepe_logger-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: pepe_logger-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pepe_logger-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d8884b8c960b79af53d3eda5f3b1e85f7fa983cfb1cf1aeb8acd1add40224c4d
MD5 8b31ac120160e2888774d2158c57d4e6
BLAKE2b-256 affd2aca6a9350870111d974c827dcfd41d3e2bc822964bfb9f93d4e887bddb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pepe_logger-0.0.3-py3-none-any.whl:

Publisher: release.yml on pepemxl/pplogger

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