Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Logging

Logging

467 projects

Showing 36 of 467 projects

go-colorable
go-colorableGo

A Go library that enables ANSI color escape sequences in terminal output on Windows.

#windows-compatibility#go-library#color
Stars812
Forks99
Last commit1 month ago
Linx
LinxJava

An Android library that displays logcat output directly in your app via a custom view, activity, or shake detection.

#developer-tools#android#logcat
Stars788
Forks92
Last commit6 months ago
QorumLogs
QorumLogsSwift

A Swift logging utility that provides colorful, filterable logs in Xcode and remote logging to Google Docs.

#ios#developer-tools#logging
Stars779
Forks82
Last commit8 years ago
QorumLogs
QorumLogsSwift

A Swift logging utility with colored Xcode console output and optional Google Docs integration for remote logging.

#ios#developer-tools#tvos
Stars779
Forks82
Last commit8 years ago
storyboard
storyboardJavaScript

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

#client-server#logging#nodejs
Stars769
Forks39
Last commit3 years ago
log-symbols
log-symbolsJavaScript

Colored Unicode symbols with Windows CMD fallbacks for log levels in terminal applications.

#developer-tools#unicode#terminal
Stars769
Forks34
Last commit1 year ago
Laravel Tail
Laravel TailPHP

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

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

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

#hacktoberfest#developer-tools#opentelemetry-go
Stars686
Forks21
Last commit22 days 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
Stars682
Forks67
Last commit
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 commit2 years ago
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
Stars665
Forks26
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
Stars638
Forks37
Last commit1 month 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
Stars636
Forks398
Last commit1 day 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
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
Stars614
Forks28
Last commit1 year 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
Stars613
Forks29
Last commit1 month ago
BookLogr
BookLogrJavaScript

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

#catalog#library#flask
Stars597
Forks32
Last commit15 days 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
Stars596
Forks104
Last commit1 day 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
Stars596
Forks104
Last commit1 day ago
spyscope
spyscopeClojure

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

#reader-tags#tracing#clojurescript
Stars586
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
Forks143
Last commit11 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
Stars571
Forks137
Last commit1 year ago
Cloudlog
CloudlogPHP

Cloudlog is a web-based amateur radio logging application built with PHP and MySQL. It supports a wide range of station logging activities, from HF to microwave, and integrates with companion tools for CAT control and automation.

#qso#ham-radio#web based logger
Stars569
Forks205
Last commit
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
Stars566
Forks34
Last commit23 days 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
Stars555
Forks46
Last commit18 hours ago
scribe
scribeScala

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

#scribe#scala-js#macros
Stars550
Forks44
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
Stars550
Forks33
Last commit7 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
Stars549
Forks242
Last commit1 day 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
Stars543
Forks77
Last commit9 months ago
Serilog.Exceptions
Serilog.ExceptionsC#

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

#nuget#exception#csharp
Stars538
Forks52
Last commit3 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 commit2 years ago
Logary
LogaryF#

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

#tracing#health-checks#observability
Stars531
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
Stars531
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
Forks34
Last commit9 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
Stars518
Forks87
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
Stars511
Forks63
Last commit2 years ago
PreviousPage 4 of 13Next

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
1 month ago
3 days ago
#Debugging114
#Go97
#Structured Logging82
#Monitoring78
#Logger57
#Golang57
#Observability56
#Developer Tools54
#Logging Library44
#Log43
#Devops41
#Dotnet38