Logging
In computing, logging is the act of keeping a log of events that occur in a computer system, such as problems, errors or just information on current operations.
- GitHub: https://github.com/topics/logging
- Wikipedia: https://en.wikipedia.org/wiki/Logging_(computing)
- Aliases: event-logging, data-logging, application-logging, system-logging, error-logging, audit-trail, logging-framework, log-analysis,
- Last updated: 2026-07-02 00:17:56 UTC
- JSON Representation
https://github.com/stratastor/logger
A Minimal Go Package for Structured JSON Logging with Optional Sentry Integration. Easily configurable and concurrency-safe, it supports method chaining and independent logger instances.
golang-logger logging sentry-logger stratastor structured-logging
Last synced: 14 Jan 2026
https://github.com/fmakdemir/colored-logger
Colored Logger library for python
colored colored-log library logger logging python python-3
Last synced: 01 Jul 2026
https://github.com/ladicle/opencensus-and-jaeger
Sample application to integrate with tracing and logging.
jaeger logging observability opencensus tracing
Last synced: 13 May 2026
https://github.com/angelxmoreno/typeorm-pino-logger
High-performance logging for TypeORM with Pino
database logger logging orm pino typeorm typescript
Last synced: 08 Oct 2025
https://github.com/dhyanio/gogger
Golang + Logger is a simple and efficient logging library for Go
Last synced: 04 Sep 2025
https://github.com/utilitywarehouse/fluentd
Docker image for FluentD with UW specific plugins
dep-fluentd fluentd fluentd-plugin infrastructure kubernetes logging system uw-owner-system
Last synced: 30 Aug 2025
https://github.com/cyd3r/yatlogger
Yet Another Telegram Logger
logging python python-3 telegram telegram-bot telegram-logger
Last synced: 08 Oct 2025
https://github.com/savi-lang/logger
An application-level logging library in the Savi standard library.
library logging savi standard-library
Last synced: 04 Jan 2026
https://github.com/koriit/ktor-client-logging
Logging feature for ktor-client
kotlin ktor-client ktor-feature ktor-plugin logging slf4j
Last synced: 30 Aug 2025
https://github.com/bynow2code/rotail
高级版日志实时监控工具 / Advanced real-time log monitoring tool 自动跟踪目录最新日志文件,智能处理日志轮转,确保持续输出最新内容。适用于开发调试、运维监控与容器环境。 Automatically follows the latest log file in a directory and handles log rotation seamlessly, ensuring continuous and up-to-date output. Ideal for development, operations, and container environments.
cli devops directory-watcher fsnotify golang log-monitoring log-rotation logging observability rotail tail
Last synced: 24 May 2026
https://github.com/cmur2/language-fluentd
Atom - Fluentd Config File syntax highlighting
atom configuration fluentd logging syntax-highlighting
Last synced: 03 Jan 2026
https://github.com/emperror/handler-logrus
Error handler integration for Logrus
Last synced: 11 Mar 2026
https://github.com/aagjalpankaj/lalo
Laravel Logger: Make logging concise and consistent!
Last synced: 10 Mar 2026
https://github.com/www778878net/logpy
A flexible Python logging library supporting console, file, and server logging with advanced features.
debug-tools error-tracking logging server-logging structured-logging
Last synced: 24 Mar 2025
https://github.com/diabhey/ab-print
A flexible header only print library
header-only library logging print
Last synced: 11 Jun 2025
https://github.com/aelbuz/wpfwithdi
A very very very simple WPF project that uses dependency injection for view-models, options and logging.
c-sharp csharp dependency-injection dotnet dotnet-core factory-pattern iconfiguration ifactory ilogger ioptions logging mvvm net6 nlog options-pattern windows-presentation-foundation wpf wpf-application
Last synced: 05 Feb 2026
https://github.com/kamdz/console-link
🔗 Effortlessly stream client-side `console.log` messages to your server-side terminal via WebSocket.
console debugging logging terminal
Last synced: 12 Oct 2025
https://github.com/jonathanstowe/log-syslog-native
Provide access to the Native syslog facility on Unix-like systems for Raku
Last synced: 14 Aug 2025
https://github.com/sytxlabs/laravel-error-logger
composer error-handler logging php
Last synced: 21 Jan 2026
https://github.com/ridafkih/widelogger
Better logging through the accumulation of context throughout a request lifecycle, built on Pino and AsyncLocalStorage.
logging loggingsucks typescript widelog widelogging
Last synced: 12 Mar 2026
https://github.com/lucasfogliarini/oracleloggerprovider
Database Logger Provider for Oracle using Oracle.ManagedDataAccess.Core and Microsoft Logging.
logging microsoft-extensions-logging netcore22 oracle oracle-manageddataacess-core
Last synced: 09 Oct 2025
https://github.com/alexandradinca2908/reddit-clone-zth-matcha-team
08.2025: Full-featured Reddit clone application, where users can post content and apply filters to their uploaded pictures, while also leaving comments and votes to any form of shared media. The app mainly relies on Java Spring Framework and a PosgreSQL DB.
logging multithreading spring-boot spring-data-jpa spring-mvc
Last synced: 20 Apr 2026
https://github.com/kunalshelke90/predict-bank-credit-risk-using-south-german-credit-data
This is an end-to-end ML project, which aims at developing a classification model for the problem of classifying a given customer profile into either of the risk category (safe or not safe). The final classifier used for this project is CatBoost classifier. Deployed in AWS.
aws cassandra catboost-classifier classification credit-risk data data-science dataanalysis dockerfile finance financial-analysis flask github-actions logging machine-learning mlflow numpy pandas python
Last synced: 03 Jan 2026
https://github.com/hermannm/devlog-kotlin
Structured logging library for Kotlin, that aims to provide a developer-friendly API with minimal runtime overhead.
Last synced: 05 Feb 2026
https://github.com/a-patel/litexlog
Internal logging for LiteX libraries.
litex logger logging microsoft-logging nuget
Last synced: 29 Aug 2025
https://github.com/vndevpro/logging.structuredlog4net
Structured Logging support by adding extension methods on Log4Net log object, JSON serialization by newtonsoft.json
log4net logging structured-logging
Last synced: 26 Oct 2025
https://github.com/teragrep/rlp_03
Teragrep RELP library for Java
java java-library log log-collector log-management logging relp relp-client relp-library relp-server syslog syslog-server teragrep
Last synced: 10 Jun 2025
https://github.com/dmickelson/newssentimentanalyzerproject
Analyzes top current headlines from major RSS news feed, Uses DistilBERT model fine-tuned for sentiment analysis. Provides a GradioUI for ease of use.
beautifulsoup gradio huggingface logging pinecone pytest python pytorch rss sentiment-analysis tqdm webscraping yaml
Last synced: 05 Jan 2026
https://github.com/foresthoffman/loggy
A Go logging package with customizable verbosity. Letting you hack through those logs and see only the information you need. 🌲🪓
Last synced: 17 Jun 2025
https://github.com/frankthelen/good-map
Transform stream for Hapi Good process monitoring
hapi hapi-good logging plug-in transformer
Last synced: 09 Oct 2025
https://github.com/ysmoradi/appinsightssdkwithoutazureaccount
Publish app insights sdk logs to elastic instead of microsoft azure using Microsoft.Diagnostics.EventFlow
applicationinsights azure logging
Last synced: 01 Apr 2025
https://github.com/elmahio/elmah.io.wpf
Logging to elmah.io from Windows Presentation Foundation (WPF)
crash-reporting crash-reporting-tool elmah elmah-io error-handling error-log error-logging error-monitoring error-reporting logging windows-presentation-foundation wpf wpf-application
Last synced: 31 Jan 2026
https://github.com/damirscorner/20240119-dotnet-azure-log-correlation
Sample project for 'ASP.NET Core log correlation in Azure' blogpost
application-insights azure-monitor dotnet log-correlation logging open-telemetry
Last synced: 13 Mar 2026
https://github.com/croct-tech/logging-js
An interoperability layer for logging libraries.
Last synced: 13 Oct 2025
https://github.com/tepperly/cabrillo
A library and application for parsing ham radio contest Cabrillo logs. The Cabrillo log is a space delimited, table-oriented file format used to record contacts between ham radio operators during contests.
cabrillo contesting ham-radio logging
Last synced: 30 Mar 2025
https://github.com/syllabix/logger
go logger on top of uber zap with a console color encoder and more...
Last synced: 10 Mar 2026
https://github.com/npx-bin/logger-web
A logging utility for the web !
console debug info log logger logger-web logging warn
Last synced: 13 Mar 2026
https://github.com/knowbee/swift_log
Streamline Your Logging Experience and Seamlessly Integrate with Any Backend System
api api-client flutter logger logging
Last synced: 23 Feb 2026
https://github.com/volkansah/interaction-debug-logger
Interaction & Debug Logger is a powerful WordPress plugin that allows real-time logging of user interactions and debug information. With an expandable console and an intuitive interface, this plugin is an essential tool for developers who want to monitor and analyze site activity directly from everywhere on your Wordpress site.
debug interaction logging wordpress wordpress-plugin
Last synced: 07 Apr 2025
https://github.com/pavinan/aspnetrequestlogger
Simple to use request logger for Asp.Net.
Last synced: 13 Oct 2025
https://github.com/kwaclaw/kdsoft.etwlistener
Forward ETW events for centralized collection and analysis.
centralized diagnostics etw etw-agent event-tracing-for-windows events eventsource log log-collection log-filter log-forwarder logging logging-and-metrics logs telemetry trace
Last synced: 13 Aug 2025
https://github.com/nisanth2004/change-password-email-verification-spring-security
Implement the Change password functionality using endpoint and postman client in via Email
c database eclipse-ide endpoint intellij-idea java logging lombok mail mysql security softawre spring springboot web
Last synced: 11 Apr 2026
https://github.com/goinsane/xlog
provides leveled and structured logging
golang golang-library golang-log golang-logger golang-logging golang-package log logger logging xlog
Last synced: 14 Jan 2026
https://github.com/ghalex/logzai-otlp-js
Official JavaScript/TypeScript client for LogzAI — send logs to the LogzAI platform using the OpenTelemetry Protocol (OTLP).
Last synced: 09 Oct 2025
https://github.com/r0mdau/fluentforwardexporter
Opentelemetry exporter for the Fluent Forward protocol
exporter fluentd go golang logging opentelemetry opentelemetry-collector
Last synced: 14 Jan 2026
https://github.com/mrrazor22/draindotnet
C# port of LogPai’s Drain log parser - fast, reliable log template mining for .NET
csharp dotnet drain log-analysis log-mining log-templating logging logpai logparser
Last synced: 14 Jan 2026
https://github.com/keisukeyamashita/pyplelogger
Simple logger in python mainly used for CLI tool like argparse 🚜🐍🎏
cli logger logging pyplelogger python
Last synced: 27 Aug 2025
https://github.com/sjinks/winston-mail-lite
Yet another email transport for Winston
email logger logging mail tools winston winston-transport
Last synced: 10 Apr 2025
https://github.com/leifmadsen/loki-operator
Kubernetes Operator for Loki (Proof of Concept)
events logging loki monitoring telemetry
Last synced: 11 Jun 2025
https://github.com/muetze42/laravel-email-log
Save sent emails in the database.
Last synced: 04 Jan 2026
https://github.com/analogfeelings/matcha
A simple but neat logging library for C#, with no dependencies.
csharp csharp-library dotnet dotnet7 example-code example-project extensible library lightweight logger logging logging-library mit-license modular net70 no-dependencies zero-dependencies
Last synced: 13 Jun 2025
https://github.com/definetlynotai/algopy
Basic algorithim file, as well as good logging system, made in python, easy-to-use, side-project
algorithms basic easy-to-use fast file library logging multifunctional python search simple sort sorting-algorithms template test validate
Last synced: 12 Oct 2025
https://github.com/o-x-l/logserver-graylog
Setup-Guide for the central Logserver Graylog (dockerized)
gelf graylog it-security logging logserver nis2 nis2directive rsyslog security-events security-events-manager siem syslog windows-event-collector windows-event-forwarding windows-event-log windows-eventlog
Last synced: 26 Aug 2025
https://github.com/miracleyoo/logging-bestpractice-deeplearning
logging Module's Best Practices in Deep Learning Projects
Last synced: 14 Mar 2025
https://github.com/link-society/easylog
Simple and minimalist logging library
Last synced: 25 May 2026
https://github.com/agsimeonov/flogger-fluentd-backend
Flogger Fluentd Backend
flogger fluentd fluentd-logger java logging
Last synced: 14 Jan 2026
https://github.com/vinayaks439/fluentd-k8s
A repo containing manifests inorder to install fluentd on k8s cluster. Fluentd is used for logging and the logs can be shipped anywhere for eg: loki, gcs is concerated more in the config.
fluentd gcs k8s-deployment kubernetes logging loki
Last synced: 07 May 2026
https://github.com/mks2508/advanced-logger
Libreria de logging de uso compartido entre proyectos personales, 100% ts support, custom styling, exportts
logging npm typescript-library
Last synced: 28 Dec 2025
https://github.com/umit8098/project_django_rest_framawork_personnel_app_ch-12
Personnel registration and management system API service
backend-api debug-toolbar dj-rest-auth django-rest-framework logging redoc register-management-system swagger token-authentication
Last synced: 25 Mar 2025
https://github.com/antelcat/server
Server side of foundation
authentication autowired dependency-injection jwt logging webapi
Last synced: 26 Aug 2025
https://github.com/colinbut/centralized-logging-with-elastic-stack
Setting up the Elastic Stack https://www.elastic.co/products/
beats centralized-logging elasticsearch elasticstack filebeat filebeats heartbeat kibana log-management logging logstash metricbeat
Last synced: 03 Jul 2025
https://github.com/thatcoderman/bs4_parser_pep
Парсер Python.org на Scrapy
argparse beautifulsoup4 logging lxml
Last synced: 16 May 2025
https://github.com/nhatthaiquang-agilityio/net6-azure-opentelemetry
Using Azure Monitor for logging and tracing
azure-monitor k8s logging opentelemetry opentelemetry-collector terraform tracing
Last synced: 11 Apr 2026
https://github.com/volfpeter/pyt
Python dev tools and utilities.
development-utils logging mongodb pymongo pymongo-wrapper python python-3 threading utility
Last synced: 11 Mar 2025
https://github.com/njakob/cli-utils
Collection of utils to build CLI Node based applications
application cli color javascript logging nodejs reporter terminal
Last synced: 12 Apr 2026
https://github.com/debug-sharp/example-web-basic
Basic web application (`Global.asax` only) with demo dumps and tests in C#.
basic csharp debugging debugging-tool desharp dumping example logging logging-library panel webapp
Last synced: 01 Jul 2025
https://github.com/soenneker/soenneker.maui.blazor.browserlogger
Adds the ability to browser console log in Blazor MAUI apps
blazor browserlogger console csharp dotnet log logging maui mauiblazorbrowserlogger util
Last synced: 11 Mar 2026
https://github.com/umit8098/project_django_rest_framework_flight_app_ch-12
A Flight Reservation Application prepared with Django Rest Framework.
backend-api debug-toolbar dj-rest-auth django-rest-framework flight-reservation-application logging redoc swagger token-authetication
Last synced: 25 Mar 2025
https://github.com/komodoplatform/dragon_logs_flutter
A lightweight, high-throughput cross-platform logging framework for Flutter with persisted log storage.
Last synced: 25 Aug 2025
https://github.com/unee-t/5xx
Get the previous log to what triggered the 5xx error
amazon-web-services cloudwatch logging
Last synced: 13 Jan 2026
https://github.com/hanra-s-work/display_tty
A class in charge of drawing shapes out of characters.
colour cross-platform customised-text logging open-source python
Last synced: 05 Feb 2026
https://github.com/srid/iiview
HTML viewer for the suckless ii IRC client
haskell irc logging static-site
Last synced: 12 Jun 2025
https://github.com/zamronypj/zzzlogger
PSR-3 LoggerInterface implementation collection
log logger loggerinterface logging php php-library psr-3
Last synced: 14 Jan 2026
https://github.com/tk3369/modulelogging.jl
Global logging for your own modules only!
Last synced: 01 Jun 2026
https://github.com/rxtoolkit/logs
🗒️ RxJS utilities for backend logging
fp functional-programming logging observables package reactive-programming rxjs
Last synced: 02 Aug 2025
https://github.com/dev-kasibhatla/log_plus
A simple customisable logger written in pure dart. Works with CLI applications and flutter app. Log levels, coloured console output, log history, records stack traces.
Last synced: 20 Feb 2026
https://github.com/propylon/django-logging-endpoint
Endpoints to receive logs and push them to a configurable django logger
Last synced: 12 Jul 2025
https://github.com/log-rush/distribution-server
A simple log-rush log distribution server
distribution log-rush logging logs remote-logging service
Last synced: 16 Jan 2026
https://github.com/jimmygizmo/elasticstack
ElasticSearch and Kibana in experimental ELK stack configuration for React/NGINX logging and analytics for The Nucleus Stack.
analytics beats compose docker docker-compose elasticsearch kibana logfiles logging logstash monitoring nginx react search security traffic
Last synced: 11 Apr 2026
https://github.com/n-r-w/ctxlog
Context-aware structured logging for Go that wraps log/slog with Zap backend, providing enhanced performance and configuration options
Last synced: 25 Aug 2025
https://github.com/mdeweerd/logtocheckstyle
Github Annotations from a regular textual log, or convert to CheckStyle xml output
annotation-processing annotation-tool annotations checkstyle checkstyle-reports github-actions github-annotations logging logs phpunit pre-commit reporting
Last synced: 19 Jan 2026
https://github.com/umit8098/taslak_project_django_users
Taslak_Project_Django_User/Authentication
backend-api dj-rest-auth django-rest-framework logging redoc swagger token-authentication
Last synced: 25 Mar 2025
https://github.com/umit8098/taslak_project_django
Taslak_Project_Django
django-rest-framework logging redoc swagger
Last synced: 25 Mar 2025
https://github.com/onyxzen/loggerjs
☁️ A simple JavaScript logger
color deno javascript logger logging nodejs
Last synced: 13 Apr 2026
https://github.com/tymonx/go-logger
Lightweight, fast and powerful logger implementation in Go. It is only a read-only project mirror. Active development is maintained at the GitLab.
go golang log logger logging logging-library logs syslog
Last synced: 28 Mar 2025
https://github.com/bookcreator/gcp-structured-logger
Structured logger for GCP logging
Last synced: 15 May 2026