Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Logging

Logging

273 projects

Showing 36 of 273 projects

storyboard
storyboardJavaScript

A library for hierarchical, end-to-end, real-time logging with a Chrome DevTools extension for visualization.

#client-server#logging#nodejs
Stars768
Forks39
Last commit3 years ago
Laravel Tail
Laravel TailPHP

An artisan command to tail Laravel application logs locally and on remote servers.

#devops#laravel#debug
Stars748
Forks45
Last commit3 months ago
govisual
govisualGo

Zero-config HTTP request visualizer and debugger for Go web applications during local development.

#hacktoberfest#developer-tools#opentelemetry-go
Stars682
Forks20
Last commit18 days ago
sqlhooks
sqlhooksGo

A Go library that attaches hooks to any database/sql driver for query instrumentation without code changes.

#tracing#query-instrumentation#database
Stars667
Forks47
Last commit1 year ago
react-native-network-logger
react-native-network-loggerTypeScript

An HTTP network request monitor for React Native with an in-app interface for iOS and Android, requiring no native code.

#hacktoberfest#debugging-tools#ios
Stars666
Forks65
Last commit
Rin
RinC#

A request/response inspector middleware for ASP.NET Core that captures HTTP traffic and provides a real-time web viewer for debugging.

#http-inspector#api-debugging#asp-net-core
Stars664
Forks25
Last commit2 years ago
ASGI Correlation ID
ASGI Correlation IDPython

Middleware for propagating and logging correlation IDs across ASGI applications to trace HTTP requests.

#fastapi#tracing#correlation-id
Stars639
Forks36
Last commit8 days ago
Larametrics
LarametricsCSS

A self-hosted metrics and notifications platform for Laravel apps that tracks model changes, requests, and logs.

#laravel-apps#devops#performance-tracking
Stars629
Forks52
Last commit2 years ago
Airlift
AirliftJava

A Java framework for building production-ready REST services with built-in configuration, metrics, logging, and dependency injection.

#http-server#dependency-injection#distributed-systems
Stars629
Forks396
Last commit3 days ago
FastAPI Plugins
FastAPI PluginsPython

A collection of reusable plugins for FastAPI to add caching, scheduling, logging, and configuration management with minimal effort.

#fastapi#asyncio#caching
Stars619
Forks28
Last commit11 months ago
Starlette Context
Starlette ContextPython

Middleware for Starlette that stores and accesses request context data, enabling automatic logging with headers like x-request-id.

#fastapi#correlation-id#starlette
Stars611
Forks29
Last commit4 days ago
bytes
bytesGo

A collection of common utility packages for Go, including logging, terminal styling, and byte formatting.

#developer-tools#command-line-tools#terminal-styling
Stars590
Forks102
Last commit1 month ago
gommon/color
gommon/colorGo

A collection of common utility packages for Go, including logging, terminal styling, and byte formatting.

#developer-tools#terminal-styling#bytes
Stars590
Forks102
Last commit1 month ago
spyscope
spyscopeClojure

A Clojure(Script) library providing reader tags for trace-oriented debugging of single- and multi-threaded applications.

#reader-tags#tracing#clojurescript
Stars587
Forks35
Last commit6 years ago
Exceptionless
ExceptionlessC#

Real-time .NET error reporting clients for ASP.NET, Web API, WPF, Console, and MVC applications.

#debugging-tools#exceptionless#nuget
Stars573
Forks144
Last commit9 days ago
BookLogr
BookLogrJavaScript

A self-hosted web app for managing your personal book library with tracking, sharing, and data export features.

#catalog#library#flask
Stars573
Forks30
Last commit2 days ago
Automon
AutomonJava

A Java library that uses AspectJ to declaratively add monitoring and tracing to your code, JDK, and third-party libraries.

#tracing#aspectj#observability
Stars572
Forks138
Last commit1 year ago
fblog
fblogRust

A small command-line tool to view and filter JSON log files with customizable formatting and Lua-based filtering.

#json-logs#viewer#devops
Stars561
Forks34
Last commit3 days ago
scribe
scribeScala

A high-performance, programmatically configurable logging library built from scratch for Scala, Scala.js, and Scala Native.

#scribe#scala-js#macros
Stars551
Forks45
Last commit15 days ago
aws-lambda-java-libs
aws-lambda-java-libsC++

Official AWS libraries providing core interfaces, event models, and utilities for developing Java functions on AWS Lambda.

#container-runtime#serverless#java
Stars548
Forks242
Last commit2 days ago
slog
slogGo

A lightweight, configurable, and extensible structured logging library for Go with multi-output support and advanced file handling.

#log-processor#file-logging#monolog
Stars542
Forks33
Last commit6 days ago
SourceCode
SourceCodeScala

A Scala library providing compile-time source code metadata like file, line, and name, similar to Python's __name__ or C++'s __LINE__.

#scala-js#macros#scala-library
Stars540
Forks77
Last commit7 months ago
BqLog
BqLogC++

A lightweight, high-performance, industrial-grade logging library for C++, Java, C#, Python, TypeScript, and game engines, battle-tested in Honor of Kings.

#multi-language#ios#high-performance
Stars537
Forks45
Last commit4 days ago
Serilog.Exceptions
Serilog.ExceptionsC#

A Serilog enricher that logs exception details and custom properties not included in Exception.ToString().

#nuget#exception#csharp
Stars536
Forks53
Last commit6 days ago
Logging
LoggingRuby

A flexible Ruby logging library inspired by Java's log4j, featuring hierarchical loggers and multiple output destinations.

#custom-levels#plugin-system#log4j-inspired
Stars532
Forks101
Last commit1 year ago
Logary
LogaryF#

A high-performance, structured logging and metrics library for .NET and F#, following OpenTelemetry specifications.

#tracing#health-checks#observability
Stars532
Forks67
Last commit3 years ago
logary
logaryF#

A high-performance, structured logging and metrics library for .NET and F#, following OpenTelemetry specifications.

#tracing#health-checks#observability
Stars532
Forks67
Last commit3 years ago
Airbrussh
AirbrusshRuby

A concise log formatter for Capistrano and SSHKit that pretties up deployment output and saves verbose logs to a file.

#deployment#capistrano#devops
Stars524
Forks33
Last commit5 days ago
JustLog
JustLogSwift

An iOS logging library that supports console, file, and remote Logstash logging via TCP socket with minimal setup.

#logz#ios#tcp-socket
Stars519
Forks89
Last commit2 years ago
reckless
recklessC++

A low-latency, high-throughput asynchronous logging library for C++ that minimizes performance impact on application threads.

#asynchronous-logging#logging-library#asynchronous
Stars509
Forks49
Last commit2 years ago
pretty-env-logger
pretty-env-loggerRust

A Rust logger with colored output configured via environment variables, built on top of env_logger.

#observability#colored-output#logging
Stars508
Forks63
Last commit2 years ago
Serilog.Settings.Configuration
Serilog.Settings.ConfigurationC#

A Serilog configuration provider that reads settings from Microsoft.Extensions.Configuration sources like appsettings.json.

#microsoft-extensions-configuration#dotnet#json-configuration
Stars493
Forks135
Last commit
PSFramework
PSFrameworkPowerShell

A PowerShell module providing infrastructure for configuration management, logging, and improving script manageability.

#devops#windows-automation#scripting-framework
Stars491
Forks48
Last commit5 days ago
Networker
NetworkerC#

A simple, fast TCP and UDP networking library for .NET and Unity, supporting dependency injection and multiple serializers.

#unity3d#tcp#tcp-server
Stars482
Forks75
Last commit6 years ago
Rollbar
RollbarRuby

A Ruby SDK for real-time exception tracking and logging to the Rollbar error monitoring platform.

#devops#rails#error-monitoring
Stars479
Forks283
Last commit1 month ago
HoneyPy
HoneyPyPython

A low to medium interaction honeypot written in Python, designed for easy deployment and extensibility.

#honeypot#plugin-system#python2
Stars475
Forks91
Last commit2 years ago
PreviousPage 4 of 8Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 months ago
13 days ago
#Debugging78
#Go52
#Structured Logging49
#Monitoring45
#Observability39
#Developer Tools38
#Logger37
#Logging Library34
#Golang29
#Devops28
#Log28
#Performance26