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-04 00:14:07 UTC
- JSON Representation
https://github.com/hesphoros/lightlogwriteimplwithpanel
Modern C++17 logging library with async processing, smart rotation, ZIP compression, and powerful filtering
async cmake compression cpp17 cross-platform high-performance logging rotation thread-safe
Last synced: 04 Jul 2026
https://github.com/tawfik-s/nodejs-practices
some of my practices in nodejs like logging unit testing dealing with jwt
authentication best-practices eventloop jasmine jwt jwt-auth log4js logging mongoose nodejs typescript youtube-dl
Last synced: 31 Dec 2025
https://github.com/jerryoluranti/logie
A library for catching, logging and querying runtime errors in node js
error-handling log logger logging monitoring-tool nodejs
Last synced: 19 May 2026
https://github.com/javascript-studio/studio-log-x
❎ x-out confidential data in log entries of a Studio Log stream
confidential filter-plugin logging
Last synced: 27 Mar 2025
https://github.com/stephane-caron/mpacklog.cpp
Log dictionaries to MessagePack files in C++
cpp cpp17 cpp20 dictionary logging messagepack msgpack serialization
Last synced: 21 Jul 2025
https://github.com/prantlf/log4javascript
Extended clone of the log4javascript - a JavaScript logging framework
Last synced: 27 Mar 2025
https://github.com/sshaw/logging-honeybadger
Honeybadger appender for the Logging gem
honeybadger logging logging-library ruby
Last synced: 06 Apr 2025
https://github.com/olegiv/logwatch-ai-go
Logwatch AI Analyzer - An automated system that analyzes Logwatch and Drupal Watchdog reports using Claude AI and sends summarized insights via Telegram channel.
ai analysis analyzer claude claude-ai claude-api claude-code drupal drush go golang jq llama3 log logger logging logwatch ollama telegram watchdog
Last synced: 27 Apr 2026
https://github.com/xrip/express-slack-errors
Send all your NodeJS ExpressJS errors and exceptions to Slack channel via Slack webhooks (which may be rate limited by slack server) or via Slack API
error javascript logging logs node nodejs slack slack-api slack-webhook
Last synced: 07 Mar 2026
https://github.com/toxyl/glog
Colorful Golang logger for use with CLI projects
ansi ansi-colors cli go golang logger logging
Last synced: 12 Jan 2026
https://github.com/linhe0x0/debugfmt
A log handler for https://github.com/apex/log with human-friendly colored output. Build for development environment.
Last synced: 25 Aug 2025
https://github.com/braedon/python-jog
JSON Structured Logging for Python
elk json-logging logging logstash python python2 python3 structured-logging
Last synced: 09 Aug 2025
https://github.com/gri-gus/alchemica
Alchemica — SQLAlchemy Logger with logging magic. Sync, async, multithreaded
alchemica asyncio debugging fastapi logging python sql-explain sqlalchemy sqlalchemy-python
Last synced: 18 Feb 2026
https://github.com/wader/logutils
Various utils to be used with the go log package etc
Last synced: 20 Mar 2025
https://github.com/parveen1112/lumberjack-client
Application to capture client side errors. JS Client for Lumerjack
client-side errors js-client logging
Last synced: 13 Apr 2025
https://github.com/cyd3r/yatlogger
Yet Another Telegram Logger
logging python python-3 telegram telegram-bot telegram-logger
Last synced: 04 Jul 2026
https://github.com/robert-ds/my-form
flex basic form
flex form html-css logging responsive
Last synced: 09 Apr 2025
https://github.com/neomutt/test-logging
⚠️ Test code for a logging replacement
Last synced: 30 Oct 2025
https://github.com/dtvmedia/laravel-log-tracer
🔍 A simple package for enhancing Laravel logging by adding the source from where the log was triggered, making it easier to trace the origin of log entries.
Last synced: 01 Apr 2026
https://github.com/intellisrc/icl
ICL : IntelliSrc Common Library (Groovy / Java) . Goal: Provide the best implementation or wrap the best libraries to make it easier to accomplish most common development tasks (like web applications, database connections, security, etc).
common database-management encryption-decryption groovy java logging terminal-app webservices websocket
Last synced: 14 Mar 2026
https://github.com/freewall/axios-console-logger
A console logger for Axios HTTP client.
axios axios-interceptor logging node
Last synced: 26 Apr 2026
https://github.com/pedrior/eventify-api
A REST API built using ASP.NET Core, EF Core, PostgreSQL, AWS, Clean Architecture, DDD, CQRS, and other technologies. This project exemplifies top coding standards, providing a neat, effective, and scalable solution
api aspnetcore authentication authorization clean-architecture cognito cqrs ddd design-patterns docker dotnet efcore logging postgresql rest-api s3
Last synced: 31 Dec 2025
https://github.com/jillesvangurp/kt-search-logback-appender
Log appender for Logback that bulk indexes to Elasticsearch/Opensearch using kt-search as the client. Intended for use with jvm based application servers like Spring Boot
kotlin-library logback-appender logging spring-boot
Last synced: 28 Oct 2025
https://github.com/pandamy619/jlog
Simple logger for golang
go golang golang-package logging
Last synced: 25 Jan 2026
https://github.com/i2h3/logging-macro-example
A Swift macro package example for adding a logger property to types.
Last synced: 27 Aug 2025
https://github.com/lopastudio/qsolink-logbook
Simple HAM logbook
ham-radio hamradio logger logging
Last synced: 24 Feb 2025
https://github.com/tritondatacenter/sdc-dockerlogger
Experimental logging tool for docker containers
Last synced: 06 Apr 2025
https://github.com/hartfordfive/logshipper-benchmark
An application to run benchmarks on a variety of log shippers.
filebeat fluentbit go golang logging logstash metrics metrics-gathering rsyslogd
Last synced: 05 Jun 2026
https://github.com/jeepway/logger-c
A lightweight, flexible logger library for C language
Last synced: 20 Mar 2025
https://github.com/enhorn/onelogger
Simple logger for Swift that can be extended with custom loggers
ios logging macos swift swiftpackagemanager tvos watchos
Last synced: 20 May 2026
https://github.com/nikoo-asadnejad/elasticlogger
ElasticLogger is a Go-based logging service that integrates with Elasticsearch for storing logs and RabbitMQ for consuming log messages. It provides a simple interface for logging structured log entries and supports event-driven logging via RabbitMQ.
elasticsearch go golang logging
Last synced: 19 May 2026
https://github.com/camilajaviera91/sql-mock-data
Generate a synthetic dataset with one million records of employee information from a fictional company, load it into a PostgreSQL database, create analytical reports using PySpark and large-scale data analysis techniques, and implement machine learning models to predict trends in hiring and layoffs on a monthly and yearly basis.
connection faker locale logging matplotlib os postgresql psycopg2 pyspark pyspark-sql python random random-python shutil sparksession sql sys unicode
Last synced: 17 May 2026
https://github.com/sheikhmohdnazmulhasan/traillog
Traillog is a simple, colorful logging utility for Node.js applications. It provides an easy way to add formatted, color-coded logs with timestamps and caller information for better debugging and log readability.
Last synced: 22 Mar 2025
https://github.com/oresoftware/json-logging
Log JSON to stdout for important services and easy log inspection.
go-library go-module go-modules golang golang-library json logging
Last synced: 19 Jan 2026
https://github.com/soumyadip007/spring-cloud-sleuth-zipkin-server-microservice-log-tracing-using-spring-boot
Spring Cloud Sleuth Zipkin Microservice Log Tracing Server using Spring Boot and Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data.
api dependency-graph java logging maven microservice microservices-architecture sleuth spring-boot spring-cloud traceability zipkin zipkin-server zipkin-sleuth
Last synced: 08 May 2026
https://github.com/enbytedev/confectionery
Creating logs so good, they're like candy!
debug javascript logger logging utility
Last synced: 29 Mar 2025
https://github.com/novikovadaria/logger-
Личная система логирования для маленьких программ | Personal logging system for small programs
function logging personal-project python
Last synced: 19 May 2026
https://github.com/aioworkers/aioworkers-loki
Integration with grafana loki.
Last synced: 10 Sep 2025
https://github.com/jamesgober/logger
PHP Extension for high-performance PHP Logging with minimal overhead. Supports PSR-3 standardized levels including DEBUG, INFO, NOTICE, WARNING, ERROR, CRITICAL, ALERT, and EMERGENCY.
dll extension logger logging php php-extension psr-3 zend
Last synced: 17 Jul 2025
https://github.com/daniel-km/omeka-s-module-log
Module for Omeka S to monitor all logging messages and background jobs directly in the admin board.
logging omeka-s omeka-s-module psr-3
Last synced: 22 Jul 2025
https://github.com/enscope/yii2-airbrake
Airbrake integration for Yii2
airbrake logging yii2 yii2-console yii2-extension yii2-logging
Last synced: 11 Apr 2025
https://github.com/spoqa/firefighter
AWS Kinesis Data Firehose logging handler for Python
aws firehose kinesis-firehose logging
Last synced: 28 Apr 2026
https://github.com/suyashkumar/particle-logger
Simple tool to log and record Particle Publishes to either MongoDB (exposed via RESTful API) or CSV
logging particle-logger particle-photon sse
Last synced: 04 Apr 2025
https://github.com/piotrpress/logger
This library is compatible with PSR-3 file logger implementation.
error-logger file-logger logger logging logging-to-file logs php php-logging-library psr-3 psr3
Last synced: 07 May 2025
https://github.com/jaantollander/loggingtools
Python logging configuration from a dictionary using yaml or json.
Last synced: 07 Mar 2026
https://github.com/scarfacedeb/semantic_logger_journald
Plugin for semantic_logger gem providing systemd-journal appender
journald logging semantic-logging systemd
Last synced: 06 Apr 2025
https://github.com/losparviero/grammylog
Logging plugin for the grammY framework!
bot grammy grammy-plugin grammyjs log logging plugin telegram telegram-bot
Last synced: 12 Jun 2026
https://github.com/matrixai/js-logger
TypeScript/JavaScript Logger Library
logging structured-logging tracing
Last synced: 22 Jul 2025
https://github.com/axnjr/computeflow-aslb
Lightning fast, auto-scaling & load-balancing reverse-proxy server for scalable apps deployed over computeflow, written in C++.
autoscaler autoscaling c core cpp embedded health-check http-server httplib load-balancer logging monitoring networking notifications proxy-server reverse-proxy scaling status status-connected
Last synced: 17 May 2026
https://github.com/mdzio/go-logging
go-logging is a logging framework in the programming language Go.
Last synced: 19 Jul 2025
https://github.com/bdfoster/nomatic-logging
Seriously awesome logging library built for Node.js
Last synced: 20 May 2026
https://github.com/purview-dev/purview-telemetry-sourcegenerator
.NET Source Generator for interface-based telemetry building activities, activity events, logs and metrics.
activity distributed-tracing dotnet events logging metrics open-telemetry open-telemetry-csharp source-generator spans
Last synced: 06 Apr 2025
https://github.com/JishnuTU/loggerJS
console log in formal way for complex javascript applications
javascript logger logging npm-package typescript
Last synced: 15 Apr 2026
https://github.com/uber5/nodejs-logging
Opinionated attempt to simplify logging by choosing sane defaults for dev and prod
Last synced: 16 May 2026
https://github.com/hhk7734/zapx.go
Helper for Contextual and Structured Logging in Golang with uber-go/zap
contextual-logging golang logging structured-logging zap
Last synced: 03 Mar 2025
https://github.com/mintunitish/log-enhancer
Adds more data to logs for easy debugging (Laravel)
error-log laravel laravel-package logging php php7
Last synced: 19 Apr 2026
https://github.com/sephiroth74/androiddebuglog
Bytecode manipulation gradle plugin to inject automatic logging into java/kotlin classes/methods
android compile-time gradle logging
Last synced: 15 Feb 2026
https://github.com/cr0a3/log4cpp
A simple one header cpp logging libary
cpp log4cpp logging logging-library
Last synced: 08 Jul 2025
https://github.com/d3rhase/jlogger
Lightweight, easy-to-use java logging-libary
easy-to-use java java-11 lightweight logging logging-library
Last synced: 04 Apr 2025
https://github.com/acidvegas/apv
🐍 advanced python logging 📔
aws cloudwatch color color-log color-logger color-logging graylog logging
Last synced: 12 Apr 2025
https://github.com/ajay-lobo/voting-application
This project is a robust backend solution for a voting application, designed to handle user authentication, candidate management, and voting processes efficiently. Built using Node.js and Express.js, it leverages MongoDB for data storage and provides secure access through JWT-based authentication.
backend express logging mongodb nodejs voting-application winston-logger
Last synced: 30 Apr 2026
https://github.com/tychoish/grip
Pluggable logging and messaging library for go.
Last synced: 12 Jan 2026
https://github.com/mohsen-d/commentlogger
Logging module for nodejs using comments
comments logging logging-library nodejs
Last synced: 17 May 2026
https://github.com/ikwattro/neo4j-log4j2-examples
Neo4j log4j2 configuration examples for different fine-grained logging requirements
Last synced: 04 Apr 2025
https://github.com/vohinc/laravel-google-logging
Laravel google logging handler
Last synced: 11 Jan 2026
https://github.com/reflectsoftware/reflectinsight.extensions.logging
ReflectInsight logging extension for Microsoft.Extensions.Logging
dotnet dotnet-core logging microsoft-extensions-logging reflectinsight reflectinsight-extensions
Last synced: 22 Jul 2025
https://github.com/lnu/nhibernate.logging.serilog
NHibernate.Logging.Serilog
Last synced: 22 Jul 2025
https://github.com/trippwill/swapdiff.nvim
Diff your swaps. Don't swap your diffs.
logging neovim neovim-plugin neovim-plugin-lua recovery swapfile
Last synced: 17 May 2026
https://github.com/rhymeswithmogul/pscabrillo
A PowerShell 7 module to parse Cabrillo contest log data.
amateur-radio amateurradio cabrillo contesting field-day ham-radio hamradio hamradio-logbook logging powershell powershell-core powershell-module powershell7 qso
Last synced: 16 Feb 2026
https://github.com/mathieu2301/console
Easy console colors
colors console console-log formatting log logging logging-and-metrics timestamp
Last synced: 05 Mar 2025
https://github.com/expresspaygh/logger
A simple PHP log class for debugging
expresspay-api logging logging-library php
Last synced: 17 Jan 2026
https://github.com/omarperezr/pylogger
A python logger you can add to any project including django projects
django django-rest-framework logger logger-middleware logging python
Last synced: 24 Apr 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/swanx1/logerian
Logerian is a quick and dirty logging utility.
color colored colour coloured eslint hacktoberfest javascript jest logger logging node nodejs ts-jest tslint typescript
Last synced: 02 Apr 2026
https://github.com/karmaniverous/edge-logger
A simple logging class that renders nicely-formatted logs and plays nicely with edge networks.
Last synced: 27 Jan 2026
https://github.com/yavorfingarov/simplerequestlogger
A simple and customizable ASP.NET Core middleware for structured logging of requests.
Last synced: 15 Oct 2025
https://github.com/suzuki-shunsuke/slog-error
Embed Attrs into error for slog
Last synced: 26 Feb 2026
https://github.com/antoinebou12/serilog.sinks.sentrysdk
A Serilog sink for Sentry that simplifies error and log management in your applications Net6.0 appsettings.json configuration
Last synced: 16 Oct 2025
https://github.com/kumuluz/kumuluzee-logs
KumuluzEE Logs extension for easy and flexible distributed logging of microservices.
java javaee kumuluzee logging logging-microservices microservices
Last synced: 14 Mar 2026
https://github.com/nktznl/ink
Ink is a lightweight TypeScript library that allows users to create beautiful colorized console.log outputs using ANSI escape codes.
Last synced: 17 Oct 2025
https://github.com/codemedic/bash-pack
Bash scripts library
bash library logging semver unit-testing
Last synced: 11 Apr 2026