logging
There are 9964 repositories under logging topic.
gabime/spdlog
Fast C++ logging library.
grafana/loki
Like Prometheus, but for logs.
sirupsen/logrus
Structured, pluggable logging for Go.
apache/skywalking
APM, Application Performance Monitoring System
uber-go/zap
Blazing fast, structured, leveled logging in Go.
Delgan/loguru
Python logging made (stupidly) simple
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
cool-RR/PySnooper
Never use print for debugging again
elastic/logstash
Logstash - transport and process your logs, events, or other data
fluent/fluentd
Fluentd: Unified Logging Layer (project under CNCF)
CocoaLumberjack/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS, watchOS and visionOS
gogf/gf
A powerful framework for faster, easier, and more efficient project development.
rs/zerolog
Zero Allocation JSON Logger
debug-js/debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
SigmaHQ/sigma
Main Sigma Rule Repository
amir20/dozzle
Realtime log viewer for containers. Supports Docker, Swarm and K8s.
pocoproject/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
tstack/lnav
Log file navigator
Graylog2/graylog2-server
Free and open log management
fluent/fluent-bit
Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows
gaogaotiantian/viztracer
A debugging and profiling tool that can trace and visualize python code execution
kean/Pulse
Network logger for Apple platforms
grpc-ecosystem/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
NLog/NLog
NLog - Flexible and Structured Logging for various .NET Platforms
tokio-rs/tracing
Application level tracing for Rust.
open-telemetry/opentelemetry-go
OpenTelemetry Go API and SDK
SwiftyBeaver/SwiftyBeaver
Convenient & secure logging during development & release in Swift 4 & 5
itsgoingd/clockwork
Clockwork - php dev tools in your browser - server-side component
niieani/bash-oo-framework
Bash Infinity is a modern standard library / framework / boilerplate for Bash
GreptimeTeam/greptimedb
Open-source, cloud-native, unified observability database for metrics, logs and traces, supporting SQL/PromQL/Streaming. Available on GreptimeCloud.
SwiftOnSecurity/sysmon-config
Sysmon configuration file template with default high-quality event tracing
riemann/riemann
A network event stream processing system, in Clojure.
armink/EasyLogger
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
CocoaDebug/CocoaDebug
iOS Debugging Tool 🚀
DaveWoodCom/XCGLogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.