awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
borntyping avatar

borntyping/python-colorlog

0
View on GitHub↗
964 stele·98 fork-uri·Python·MIT·2 vizualizăripypi.python.org/pypi/colorlog↗

Python Colorlog

A colored formatter for the python logging module

Features

  • Logging and Output - Adds color formatting to standard logging output.

Istoric stele

Graficul istoricului de stele pentru borntyping/python-colorlogGraficul istoricului de stele pentru borntyping/python-colorlog

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Python Colorlog

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Python Colorlog.
  • easycorp/easy-log-handlerAvatar EasyCorp

    EasyCorp/easy-log-handler

    2,005Vezi pe GitHub↗

    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
    Vezi pe GitHub↗2,005
  • astanin/python-tabulateAvatar astanin

    astanin/python-tabulate

    2,563Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗2,563
  • delgan/loguruAvatar Delgan

    Delgan/loguru

    23,964Vezi pe GitHub↗

    Loguru is a Python logging library and thread-safe framework designed for recording system events and diagnostic messages. It functions as a structured logging tool that can serialize messages into JSON strings with metadata for automated parsing and analysis. The library includes a specialized exception tracker that captures unhandled crashes across main and background threads, rendering detailed stack traces that include local variable values. It further distinguishes itself through a unified routing pipeline that can intercept messages from the standard library logging module and dispatch

    Python
    Vezi pe GitHub↗23,964
  • cknd/stackprinterC

    cknd/stackprinter

    0Vezi pe GitHub↗

    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…

    Vezi pe GitHub↗0
Vezi toate cele 14 alternative pentru Python Colorlog→

Întrebări frecvente

Ce face borntyping/python-colorlog?

A colored formatter for the python logging module

Care sunt principalele funcționalități ale borntyping/python-colorlog?

Principalele funcționalități ale borntyping/python-colorlog sunt: Logging and Output.

Care sunt câteva alternative open-source pentru borntyping/python-colorlog?

Alternativele open-source pentru borntyping/python-colorlog includ: easycorp/easy-log-handler — Easy-log-handler is a PHP library designed to transform raw, unstructured application logs into human-readable,… astanin/python-tabulate — Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from… delgan/loguru — Loguru is a Python logging library and thread-safe framework designed for recording system events and diagnostic… cknd/stackprinter — This is a more helpful version of Python's built-in exception message: It shows more code context and the current… getsentry/sentry-python — The official Python SDK for Sentry.io. hynek/structlog — structlog is a structured logging library for Python that treats log entries as dictionaries instead of strings. This…