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-01 00:17:52 UTC
- JSON Representation
https://github.com/oschweitzer/woodcutter
A small logger based on winston and developed in TypeScript
logging nodejs npm typescript winston
Last synced: 13 May 2025
https://github.com/jackjoe/activity-log
A clean and simple Laravel 5 activity logger for logging website / application actions. Based on Regulus/ActivityLog
Last synced: 11 Jan 2026
https://github.com/stephenmoloney/og
Og is a small collection of logger helper functions in elixir.
debug debugging elixir elixir-lang inspects log logger logging
Last synced: 04 Aug 2025
https://github.com/seelengrab/iologging.jl
A simple, thin package providing basic loggers for logging to IO
Last synced: 10 Apr 2025
https://github.com/stefanwalther/audit-log-service
Simple log service (to MongoDB).
logging logging-server logs mongodb sammler
Last synced: 12 Jan 2026
https://github.com/svenslaggare/sqlgrep
sqlgrep = SQL + grep + tail -f
grep log-analysis log-parser logging rust sql
Last synced: 29 Jul 2025
https://github.com/mrgnhnt96/flog
A feature based logging library that helps filter logs and keep the console clean.
console dart dart-library dartlang flutter flutter-package logging print
Last synced: 27 Jul 2025
https://github.com/2yuri/logg
📫 Cloud logging library in golang
cloud-logging golang golang-library hacktoberfest logger logging
Last synced: 05 May 2025
https://github.com/idealista/vector_role
Ansible role to install Vector
ansible ansible-role debian logging metrics monitoring
Last synced: 07 Mar 2026
https://github.com/treblle/treblle-lumen
The official Treblle SDK for Lumen. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.
api api-monitoring api-observability backend developer-tool laravel logging lumen lumen-php-framework php rest-api restful-api sdk treblle treblle-sdk
Last synced: 10 Sep 2025
https://github.com/danielmartensson/opensourcelogger-web
Use and STM32 to store measurements into a MySQL server over the web
Last synced: 18 Sep 2025
https://github.com/hgmauri/sample-opentelemetry
Example of using OpenTelemetry with Jaeger in .NET 6.0
dotnet dotnet6 jaeger jaegertracing logging open-telemetry-csharp opentelemetry
Last synced: 30 Apr 2025
https://github.com/hgmauri/serilog-best-practices
Serilog configuration example in .NET 8
dotnet dotnet8 logging serilog
Last synced: 30 Apr 2025
https://github.com/kawser2133/clean-spring-boot-project
This project is a template for a Spring Boot application with complete authentication and API CRUD operations. It includes features such as user signup with email verification, login, password reset, product management with paginated lists, and detailed unit tests. The project is built using Maven and follows a clean architecture.
caching crud crud-api java jdbc jpa jwt logging lombok opensource spring-boot unittesting
Last synced: 11 Apr 2025
https://github.com/strum355/log
Stroom log
json-logging logging structured-logging
Last synced: 30 Oct 2025
https://github.com/dulikvor/core
A simple C++ library intended to solve common software issues.
command-line concurrency cpp11 enumeration exception-handling logging spdlog threads
Last synced: 08 Jul 2025
https://github.com/mrz1836/go-api-router
:globe_with_meridians: A lightweight API middleware for Julien Schmidt's router: cors, logging, and standardized error handling
api api-router go golang gomod gomodule httprouter logging middleware newrelic router
Last synced: 15 Jun 2025
https://github.com/lyubomirt/discord-lle
🔔 Looking for a way to log everything that happens in your Discord server? Well, you've come to the right place! This bot will log absolutely everything, from messages to attachments, in both servers and DMs. Whatever happens around will be logged and saved to a directory of your choice.
collaborate communityexchange cross-platform discord ghdesktop lightweight log-everything logging py-cord student-vscode
Last synced: 29 Oct 2025
https://github.com/anqorithm/zlogger_kit
ZLogger Kit is a simple logging kit that abstracts structlog to provide a more intuitive and flexible logging experience. It includes middleware for logging requests and responses, supporting priority levels P10, P20, P30, P40 for log levels: WARNING, INFO, DEBUG, ERROR.
debugging fastapi logging middleware observability open-source pydantic python structlog tools
Last synced: 31 Oct 2025
https://github.com/lzhpo/logger-spring-boot-starter
一款支持复杂场景下的操作日志记录器,不侵入业务代码,支持SpringEL表达式和自定义函数,异步监听日志事件,注解中的SpringEL表达式支持在IDEA中自动高亮以及提示,更多用法等你发掘...
Last synced: 25 Sep 2025
https://github.com/zollak/homeassistant-syslog-receiver
A Home Assistant integration that receives and filters syslog messages (UDP/TCP/TLS), fires events for automations, and can expose optional sensor entities.
event-bus homeassistant homeassistant-custom-component homeassistant-integration logging network syslog tcp tls udp
Last synced: 16 Jul 2025
https://github.com/agjs/conx
Elegant, colorful and easy to use Javascript console for the browser.
console console-application debugger debugging-tool logger logging
Last synced: 30 Apr 2025
https://github.com/flaiers/golog
Web server for logging
docker golang logging postgresql
Last synced: 19 Apr 2026
https://github.com/mbien/jfrlog
JFRLog - a SLF4J to JFR Bridge
flight-recorder java jfr jfr-bridge jvm logging openjdk slf4j
Last synced: 19 Sep 2025
https://github.com/devcsrj/slf4j-okhttp3-logging-interceptor
An OkHttp logging interceptor for Slf4j loggers
Last synced: 11 Apr 2025
https://github.com/rbakulin/mortgage_api
REST API for calculating mortgage parameters
django django-rest-framework docker docker-compose logging mortgage postgresql python rest-api swagger
Last synced: 17 Jan 2026
https://github.com/z-shell/zflai
⚙️ Fast-Logging Framework For Z-Shell.
logging logging-library zsh zsh-plugin
Last synced: 11 Apr 2025
https://github.com/cs91chris/flask_logify
Advanced Logging configuration for flask application based on configuration file (json, yaml), disable logging for route with filters and log message as json
api configuration flask json-configuration json-logger logger-middleware logging syslog-messages yaml-configuration
Last synced: 30 Sep 2025
https://github.com/loggingpython-community/loggingpython
`loggingpython` is a Python package which provides a simple and extensible way to integrate logging into your applications. The package starts with a basic logger and can be extended with additional functions to meet the requirements of your application.
community-project debugging developer-tools error-handling log-management logging mit-license monitoring open-source python python-3 python-library python-package software-development
Last synced: 12 Jul 2025
https://github.com/valentingol/logml
Log your ml training in the console in an attractive way.
deep-learning deeplearning log logger logging machine-learning machinelearning
Last synced: 28 Oct 2025
https://github.com/obnitram/log_tanker
Logging package for flutter and dart focused on very fast set up. Entirely customizable and easy to use.
Last synced: 19 Jun 2025
https://github.com/jellyvision/sequelize-logbook
A plugin for adding a log book / revision history / audit / paper trail to a sequelize model.
audit audit-log audit-logs history history-tracking logbook logging papertrail revision revision-history revisions sequelize sequelizejs versioning versions
Last synced: 03 Jul 2025
https://github.com/alibori/laravel-logs-cleaner
Delete your Laravel project's logs files by command
Last synced: 13 Apr 2025
https://github.com/hukkin/loga
Automated logging for Python
decorators graylog logging python
Last synced: 10 Apr 2025
https://github.com/mattes/log
Uber Zap logger
go golang golang-logging log logging zap zap-core
Last synced: 29 Oct 2025
https://github.com/spider-pigs/spiderlog
A simple logging client for spiders.
golang logging stackdriver-logs
Last synced: 14 Dec 2025
https://github.com/tideland/go-trace
For more robust code with aids for logging and runtime measurements
go golang logging monitoring trace
Last synced: 29 Apr 2026
https://github.com/andreapollastri/boogle
Laravel Bug & Uptime monitor
errors framework laravel logging monitoring php tools uptime uptime-monitor watch
Last synced: 12 Jun 2026
https://github.com/arferreira/sheen
A polished, colorful logging library for Rust ✨
Last synced: 24 Feb 2026
https://github.com/stacksjs/clarity
🔎 Modern debugging & logging library. For server & browser.
debug debugger library logger logging typescript
Last synced: 27 Apr 2026
https://github.com/ponylang/logger
A simple logging library for Pony
logger logging pony-core-team-library pony-language ponylang
Last synced: 25 Feb 2026
https://github.com/julialogging/julialogging.github.io
Organization website
julia julia-language julialang logging
Last synced: 16 Oct 2025
https://github.com/fullstackwithlawrence/secure-logger
A Python decorator to generate redacted and nicely formatted log entries
12-factor actions ci ci-cd dependabot flake8 logging makefile mergify pre-commit pre-commit-hook prettier pylint pypi-package python python3 semantic-release test-automation tox
Last synced: 30 Jan 2026
https://github.com/sagargupta16/mcp-toolkit
Production-ready middleware for MCP servers - authentication, caching, rate limiting, logging, and TypeScript-first design
ai-tools authentication caching logging mcp middleware model-context-protocol rate-limiting typescript
Last synced: 03 May 2026
https://github.com/peterhil/prism
Prism is a log colouriser command line utility
Last synced: 06 Feb 2026
https://github.com/danyi1212/dans-log-formatter
Extensible log formatter for Python logging library
celery datadog django fastapi flask logging python python-logging
Last synced: 23 Oct 2025
https://github.com/qase/quantilogger
[DEPRECATED] Swift lightweight logger.
Last synced: 20 Oct 2025
https://github.com/nis2shield/django-nis2-shield
🛡️ Security-First Middleware for Django NIS2 Compliance
compliance django forensic gdpr logging middleware nis2 python security
Last synced: 29 Apr 2026
https://github.com/immobiliare/glider-appleswiftlog
Apple Swift-Log backend transport for Glider Logging
apple ios-logger logger logging swift swift-log
Last synced: 13 Feb 2026
https://github.com/skjolber/xml-log-filter
High-performance filtering of to-be-logged XML
dom filter gdpr high-performance log logging soap stax xml
Last synced: 28 Oct 2025
https://github.com/jim60105/docker-seq
Seq with GELF input + 定時rsync備份 (Docker Compose)
docker docker-compose log-server logger logging logging-server seq
Last synced: 15 Oct 2025
https://github.com/k0dep/ulog_stdout
клиент для прослушки и вывода логов от ulog_server в stdout
logging stdout udp-client unity3d
Last synced: 30 Apr 2026
https://github.com/amkisko/grape_rails_logger.rb
Unified, Rails-compatible JSON request logging for Grape APIs with ActiveRecord timing, parameter filtering, and structured context.
activerecord grape logging monitoring rails security structured-logging
Last synced: 15 Apr 2026
https://github.com/alexeypopovua/advanced-logger
It is an extendable isomorphic log sending library written in TypeScript for javascript applications in nodejs and browsers for reporting data (logs) to remote log storages like SumoLogic, Loggly and Elasticsearch with support of different report strategies
advanced-logger elasticsearch isomorphic-javascript json-logger json-logging kibana log logger logging logging-library loggly loggly-client remote-logging sumologic typescript typescript-logger
Last synced: 01 Mar 2026
https://github.com/buildertools/bigmac
A little Go package for signing messages via io.Writer.
Last synced: 28 Jan 2026
https://github.com/fabianishere/logging.js
Lightweight logging library for Node.js based on the java.util.logging library.
java-logging javascript logging nodejs
Last synced: 20 Apr 2026
https://github.com/kudzaiprichard/python-packet-filter-firewall
A mini packet filtering firewall demo with python
firewall firewall-rules git logging network python python3 scapy scapy-library vscode
Last synced: 13 May 2026
https://github.com/vdlp/oc-eventlogsextension-plugin
October CMS plugin which improves the event logs view.
events laravel logging octobercms octobercms-plugin plugin
Last synced: 01 Apr 2026
https://github.com/gbataille/logs_for_humans
log stream formatting for human consumption
Last synced: 15 Feb 2026
https://github.com/sloharkar/cab-booking-system
Cab Booking System Using Spring Boot and Spring Security (Email OTP Verification)
basic-authentication cab-booking-website email-otp logging lombok rest-api slf4j-logger spring-boot spring-boot-security spring-data-jpa spring-framework spring-security
Last synced: 28 Oct 2025
https://github.com/szymonmaszke/torchtraining
All You need is `forward` and `**` operator for functional neural network training!
distributed logging loguru neural-networks pytorch tensorboard train training
Last synced: 26 Oct 2025
https://github.com/paloaltonetworks/logfilehighlighting
Reading large amounts of log files is difficult. These Sublime Text files help highlight events in the log files.
Last synced: 15 Mar 2026
https://github.com/illarion/rotate4logrus
rotate hook for logrus
go golang logging logrotate logrotate-utility logrus logrus-hook logs rotate
Last synced: 16 Mar 2026
https://github.com/vaibhavsingh97/emoji-logger
Package emoji logger is a custom logger package to output colorized emoji output to the standard output
Last synced: 07 Mar 2026
https://github.com/runejuhl/clj-journal
Structured logging to systemd journal using native systemd libraries and JNA (Java Native Access)
clojure java-native-access journald logging structured-logging
Last synced: 06 Mar 2025
https://github.com/madkote/janus-logging
sync and async logging within one logger instance
Last synced: 23 Apr 2025
https://github.com/joomla-framework/log
[DEPRECATED] Joomla Framework Log Package
joomla joomla-framework logging php psr-3
Last synced: 23 Apr 2025
https://github.com/ufechner7/kiteutils.jl
Utilities for kite power system simulations
airborne airborne-wind-energy julia kite logging transformations wind
Last synced: 23 Mar 2025
https://github.com/app-nerds/fireplace
Logrus storage server, viewer, and hook
Last synced: 03 Jul 2025
https://github.com/ilya1st/goservicetools
Framework to make service from your application(with different log types, http, suid, graceful restart)
framework go golang graceful-restart-process graceful-shutdown lockfile logging pidfile service signals suid
Last synced: 27 Jan 2026
https://github.com/logflare/telemetry_metrics_logflare
Easily ship Telemetry metrics events to Logflare from your Erlang or Elixir app.
elixir erlang logging logs metrics o11y observability
Last synced: 24 Aug 2025
https://github.com/renderedtext/logman
Logman — Lightweight abstraction for formatted logging
gem logging logman logs semaphore-open-source
Last synced: 10 Aug 2025
https://github.com/oracle-quickstart/oci-ebs-monitoring
Oracle E-Business Suite Monitoring Solution
analytics business-check e-business-suite logging logging-analytics oracle-database oracle-db oracle-e-business-suite oracle-ebs
Last synced: 05 Jan 2026
https://github.com/kolitiri/contextlogger
A logging boilerplate enhanced by the use of contextvars
context context-log logging logging-context python python-logging
Last synced: 10 Oct 2025
https://github.com/chrynan/logger
A simple Kotlin Multiplatform logging abstraction
android-log android-logcat kotlin kotlin-library kotlin-multiplatform kotlin-multiplatform-library kotlin-multiplatform-mobile log logcat logger logging logging-facade logging-framework logging-library logs
Last synced: 04 Oct 2025
https://github.com/coralogix/coralogix-management-sdk
API clients for configuring the Coralogix platform.
Last synced: 23 Feb 2026
https://github.com/bhumijgupta/erel
Express-route-exit-log (EREL) is an customisable express middleware package to log useful request insights when route execution finishes
express express-js express-logger express-middleware express-routes logger logger-middleware logging middleware
Last synced: 08 Apr 2025
https://github.com/picatz/logoris
Logoris a Ruby gem that provides a simple, unified interface to manage logging for command-line applications to the appropriate standard stream.
Last synced: 22 Apr 2025
https://github.com/tokugawatakeshi/yamato-daiwa-es-extensions
Helper functions and classes aimed to reduce the routine code. Build-in TypeScript type safety without "any" type.
logging type-safety typescript
Last synced: 01 May 2025
https://github.com/pinsaraperera/intellihack_backend
This is the backend of viewMo AI cloud platform. AI base graph generation engine, Agent base simulations, Protected endpoints with JWT token authentication and many more features included.
ai-graphs fastapi file-upload gcp jwt-authentication langchain logging redis-cache text-su vector-database
Last synced: 09 Oct 2025
https://github.com/jerry-felipe/scalable-online-payment-microservice
A backend service designed to handle online transactions with scalability in mind. It supports secure payment processing, integrates with various payment gateways, and ensures high availability. Ideal for e-commerce platforms and businesses needing reliable payment solutions.
ci-cd docker java logging oracle scalability spring-boot
Last synced: 13 Oct 2025
https://github.com/jakenveina/structuredloggermessage
A library for high-performance structural logging.
Last synced: 08 Oct 2025
https://github.com/henleykuang/remote-logger
Remote Logger is a Python library that simplifies cloud logging services such as Sentry and Stackdriver, and allows you to easily integrate them with Python's native logging.
cloud google logging python remote sentry stackdriver stackdriver-error-reporting stackdriver-logs stackdriver-monitoring
Last synced: 08 Oct 2025
https://github.com/dominikwilkowski/log
No dependency better logging for your node app
ansi ansi-colors logging logging-framework nodejs
Last synced: 14 Oct 2025
https://github.com/r-m-n/httpx-structlog
Сustom httpx client that logs all requests and responses with structlog
Last synced: 07 Oct 2025
https://github.com/jojiiofficial/tripwire
Create iptable rules to log connections on a specific port
firewall firewall-configuration firewall-rules iptables linux logging tool
Last synced: 17 Apr 2026
https://github.com/opentable/otj-logging
OpenTable Java logging configuration component
jetty kafka logging platform-java
Last synced: 24 Jul 2025