GitHub topics: python-logging
kislyuk/watchtower
Python CloudWatch Logging: Log Analytics and Application Intelligence
Language: Python - Size: 731 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 808 - Forks: 115

nhairs/python-json-logger
JSON Formatter for Python Logging
Language: Python - Size: 1.02 MB - Last synced at: 7 days ago - Pushed at: 12 days ago - Stars: 126 - Forks: 8

Vaastav-Technologies/py-logger
Project to implement logging utility for Vaastav Technologies (vt) projects using just the standard python logging.
Language: Python - Size: 289 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

GlueOps/python-glueops-helpers-library
The GlueOps Helpers Library is a collection of utility functions and classes for simplifying common tasks in Python projects. It includes helpers for logging, AWS interactions, Kubernetes configuration, Vault integration, and GetOutline API management. Easily installable via pip.
Language: Python - Size: 79.1 KB - Last synced at: 5 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

MartyshWin/config_logging
Here is my configuration file for setting up the Python logging module. This setup enables colored output, which is extremely handy during development. I’ve also added a custom logging level to demonstrate how it’s implemented (in case anyone might find this useful).
Language: Python - Size: 5.86 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

messa/aiohttp-request-id-logging
Add [request id] to Python logging records for the Aiohttp server.
Language: Python - Size: 45.9 KB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 12 - Forks: 2

RuskyDev/concise-logging
Advanced yet easy-to-use logging library available for both Node.js and Python.
Language: JavaScript - Size: 18.6 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

VinayIN/pylogger-slack
Python logger with an option to send YAML/JSON format logs and an optional Slack Notification. (Helpful for monitoring codebase in production/testing)
Language: Python - Size: 59.6 KB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sammy-ette/Loggaby-py 📦
🐍 Simple, minimal logging for Python.
Language: Python - Size: 10.7 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

danyi1212/dans-log-formatter
Extensible log formatter for Python logging library
Language: Python - Size: 269 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

dhanushpittala11/SummarizerText_Hf_End2End_1
This is a Text Summarization web application using Huggingface models finetuned on a custom dataset. This project focuses on building an end-to-end pipeline for data ingestion, data transformation, model training ,model evaluation, prediction and API integration, hosting it on the web.
Language: Jupyter Notebook - Size: 11.2 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

MollyMaclachlan/smooth_logger
A simple logger made out of a combination of necessity and being so lazy that I overflowed into being productive and instead of searching for a library that suited my needs, I wrote my own.
Language: Python - Size: 102 KB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

GreyElaina/richuru
using Rich in Loguru to colour the logs
Language: Python - Size: 15.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 34 - Forks: 0

chiragjn/sentry_structlog_experiments
Sample django app - Make log events from structlog similar to log events from logging for Sentry
Language: Python - Size: 352 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

SebiSebi/friendlylog
Python logging for humans: colorful, clean interface, straightforward usage, simply friendly log.
Language: Python - Size: 221 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 1

AustinCullar/Astro
Automated data collection from YouTube.
Language: Python - Size: 66.4 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

kolitiri/contextlogger
A logging boilerplate enhanced by the use of contextvars
Language: Python - Size: 38.1 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

kytta/DoubleStreamHandler 📦
A StreamHandler wrapper that outputs messages to different streams based on logLevel
Language: Python - Size: 32.2 KB - Last synced at: 25 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

lexhouk/goit-pyweb-hw-03 📦
Модуль 3. Багатопоточність і процеси у Python
Language: Python - Size: 4.88 KB - Last synced at: 27 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

kathleenwest/article-cms-azure-demo-project
Deploy an Article CMS to Azure Cloud Developer - A simple Content Management System (CMS) for articles, where a user can log in, view published articles, and publish new articles.
Language: Python - Size: 6.7 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 5

levan92/logging-example
Template for Python Logging
Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

AznIronMan/logger_x
Logger_X server is a comprehensive logging tool designed for robust and flexible logging in Python applications.
Language: Python - Size: 583 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

killerbat00/opalescence
Torrent client written in Python with asyncio.
Language: Python - Size: 769 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

alexferl/zerolog
Zero setup JSON logger
Language: Python - Size: 250 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jay-johnson/spylunking
Drill down into your python logs using JSON logs stored in Splunk - supports sending over TCP or the Splunk HEC REST API handlers (using threads or multiprocessing) - includes a pre-configured Splunk sandbox in a docker container
Language: Python - Size: 161 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 4

m-imranali/Python-Easy-Logger
A high level wrapper for the python logging library. Helps to efficiently log in multi-modular applications without any effort. Provides file & console based logging with different formatters.
Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

golihaghighi/AppLogger
AppLogger: A streamlined, adaptable logging tool for Python web apps, offering comprehensive logging solutions (file, SMTP, database) with enhanced features for contextual and cross-platform logging.
Language: Python - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

srtamrakar/python-logger
Convenient wrapper for logging python applications with options to add color, select logging style, rotate files by size and time, etc.
Language: Python - Size: 563 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

battleoverflow/faye
Basic logging library created for any Python project with little overhead, an awesome progress bar, and customizable logging
Language: Python - Size: 225 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

happysources/unittesto-log.py
Python log wrapper for python
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

strigo/wryte
A Python logger for people who want some logging sanity
Language: Python - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 3

adumrewal/python-production-server
A boiler plate python production server using elasticsearch, elasticAPM, Docker and flask. Modular code with all the necessary code for setup and easily configurable based on usecase.
Language: Python - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

jeevandhakal/pokemon
FastAPI-powered Pokémon REST API with async SQLAlchemy, Pydantic models, and logging configuration for querying Pokémon data.
Language: Python - Size: 25.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

StasKrut/homework_bot
Telegram-bot helper
Language: Python - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KunalGehlot/logEZ
Make logging easy in your applications! Use this simple library to easily use logs in any of your applications.
Language: Python - Size: 41 KB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

DahlitzFlorian/logging-made-easy-with-loguru-article-snippets
Supporting material for the article "Logging Made Easy With Loguru" published on my website.
Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Yidne21/alx-backend-user-data
Backend concept user managment and authentication
Language: Python - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dahlia/logging-spinner
Display spinners (in CLI) through Python standard logging
Language: Python - Size: 59.6 KB - Last synced at: 6 days ago - Pushed at: almost 8 years ago - Stars: 34 - Forks: 1

alikins/color_bucket_logger
A python logging Formatter that colorizes logs by record attribute value bucket
Language: Python - Size: 150 KB - Last synced at: 13 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

weka/easypy Fork of real-easypy/easypy 📦
This repository will no longer be maintained. See instead https://github.com/real-easypy/easypy
Language: Python - Size: 1.07 MB - Last synced at: 24 days ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 0

highlightjs/highlightjs-pythonlogging 📦
Files to add to highlightjs/highlight.js (in respective locations) to build a highlighter for Python logs
Language: JavaScript - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

gkoutras/comp211
Software Development Tools and Systems Programming projects for ECE TUC
Language: Python - Size: 1.04 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AI35/easylogging
Simple Python logging lib Version 1
Language: Python - Size: 37.1 KB - Last synced at: 27 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

punithmadaiahkumar/Python-Loggers
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

shubhanshu786/productionize-flask
Steps to productionize flask application. Helpful in code debugging and maintenance.
Language: Python - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

phamhongphuc1999/PColorLogging
:bread: The powerful python logging
Language: Python - Size: 1.11 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AI35/easylogging2
Simple and Easy Logging lib for python3 Version 2
Language: Python - Size: 51.8 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

tory1103/pls-logging
Python code logging with a server interface
Language: Python - Size: 63.5 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ScryEngineering/excepthook_logging_example
Shows how to use excepthook to log uncaught exceptions
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

fraponyo94/Access-file-to-Csv-Conversion
Data in access format to csv
Language: Python - Size: 370 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

ap-atul/pylogger
A simple text printing to console but with different colors
Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

emkor/minilog
Example showing how to use rsyslog and postgresql for centralized logging
Language: Shell - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mamerisawesome/rainbow-bridge-logger
Improved wrapper for native logger of Python 3
Language: Python - Size: 45.9 KB - Last synced at: 9 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

alxwrd/ratlog.py
:rat: Ratlog Python library - Application Logging for Rats, Humans and Machines
Language: Python - Size: 14.6 KB - Last synced at: 10 days ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 1

adagio/pytemplate
Python project template
Language: Python - Size: 2.93 KB - Last synced at: 20 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jcarrano/cee-formatter Fork of urbaniak/cee-formatter
CEE formatter
Language: Python - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1
