awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
madzak avatar

madzak/python-json-loggerArchived

0
View on GitHub↗
1,761 Stars·229 Forks·Python·BSD-2-Clause·2 Aufrufe

Python Json Logger

Overview This library is provided to allow standard python logging to output log data as json objects. With JSON we can make our logs more readable by machines and we can stop writing custom parsers for syslog type records.

Features

  • Logging and Output - Formats standard logs as JSON for log aggregators.

Star-Verlauf

Star-Verlauf für madzak/python-json-loggerStar-Verlauf für madzak/python-json-logger

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht madzak/python-json-logger?

Overview This library is provided to allow standard python logging to output log data as json objects. With JSON we can make our logs more readable by machines and we can stop writing custom parsers for syslog type records.

Was sind die Hauptfunktionen von madzak/python-json-logger?

Die Hauptfunktionen von madzak/python-json-logger sind: Logging and Output.

Welche Open-Source-Alternativen gibt es zu madzak/python-json-logger?

Open-Source-Alternativen zu madzak/python-json-logger sind unter anderem: easycorp/easy-log-handler — Easy-log-handler is a PHP library designed to transform raw, unstructured application logs into human-readable,… cknd/stackprinter — This is a more helpful version of Python's built-in exception message: It shows more code context and the current… borntyping/python-colorlog — A colored formatter for the python logging module. delgan/loguru — Loguru is a Python logging library and thread-safe framework designed for recording system events and diagnostic… astanin/python-tabulate — Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from… getsentry/sentry-python — The official Python SDK for Sentry.io.

Open-Source-Alternativen zu Python Json Logger

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Python Json Logger.
  • easycorp/easy-log-handlerAvatar von EasyCorp

    EasyCorp/easy-log-handler

    2,005Auf GitHub ansehen↗

    Easy-log-handler is a PHP library designed to transform raw, unstructured application logs into human-readable, hierarchical formats. It functions as a logging middleware component that intercepts diagnostic streams to improve clarity during active development and troubleshooting. The tool distinguishes itself by providing stateful log aggregation and regex-based parsing, which allow it to collapse duplicate entries and extract structured data from raw text. By applying template-driven formatting and dynamic metadata filtering, it reduces information overload and ensures that essential diagno

    PHPdxloglogger
    Auf GitHub ansehen↗2,005
  • cknd/stackprinterC

    cknd/stackprinter

    0Auf GitHub ansehen↗

    This is a more helpful version of Python's built-in exception message: It shows more code context and the current values of nearby variables. That answers many of the questions I'd ask an interactive debugger: Where in the code was the crash, what's in the relevant variables, and why was that…

    Auf GitHub ansehen↗0
  • borntyping/python-colorlogAvatar von borntyping

    borntyping/python-colorlog

    964Auf GitHub ansehen↗

    A colored formatter for the python logging module

    Pythonloggingpython
    Auf GitHub ansehen↗964
  • astanin/python-tabulateAvatar von astanin

    astanin/python-tabulate

    2,563Auf GitHub ansehen↗

    Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.

    Python
    Auf GitHub ansehen↗2,563
Alle 14 Alternativen zu Python Json Logger anzeigen→