46 projects
The Symfony PHP Framework
Symfony is a PHP web application framework designed for building robust, scalable, and maintainable web applications using reusable components and a structured MVC architecture. It’s widely used for enterprise-level projects and forms the foundation of many other PHP platforms, including Laravel and Drupal.
16,906
3,313
$67M
Sentry
Developer-first error tracking and performance monitoring
9,842
2,766
$96M
winston
Winston is a multi-transport asynchronous logging library for Node.js applications, designed to be simple and universal. It provides support for multiple logging levels, custom transports, and flexible log formatting.
3,860
1,165
$282K
spdlog
A fast, header-only C++ logging library designed for high performance and minimal overhead. It offers asynchronous logging, custom formatting patterns, multiple sinks (outputs), and thread-safe operation.
3,096
539
$819K
Monolog
Monolog is a PHP logging library that sends logs to files, sockets, inboxes, databases and various web services. It implements the PSR-3 interface for maximum interoperability and provides handlers for many common logging needs.
2,016
623
$582K
Logrus
Logrus is a structured logging library for Go (golang) that provides features like field-based logging, customizable formatting, multiple output targets, and hooks for extending functionality. It aims to be fully API compatible with the standard library logger while offering additional capabilities for production environments.
1,872
674
$156K
Tracing
Tracing is a framework for instrumenting Rust programs to collect structured, event-based diagnostic information. It provides a set of tools for collecting and managing trace data, metrics, and logs across asynchronous and distributed systems.
1,700
696
$1.8M
Pino
Pino is a high-performance Node.js logging library focused on low overhead and fast JSON logging. It provides structured logging capabilities with minimal CPU and memory usage, making it ideal for production applications.
1,655
631
$578K
Serilog
Simple .NET logging with fully-structured events
1,419
286
$564K
Apache Log4j
Apache Log4j is a widely-used Java-based logging framework that helps developers implement logging capabilities in their applications. It provides flexible logging configurations, multiple output targets, and hierarchical logging levels to enable effective application monitoring and debugging.
1,277
274
$10M
Zap
Zap is a high-performance, structured logging library for Go that emphasizes type safety and developer ergonomics. It provides both a simple API for typical logging scenarios and the ability to construct complex logging pipelines with minimal allocations and maximum performance.
1,088
415
$549K
Logback
Logback is a reliable, generic, fast and flexible logging framework for Java applications. It serves as the successor to the popular Log4j project and natively implements the SLF4J API, offering improved reliability, flexibility and configuration options compared to its predecessors.
1,039
296
$2.7M
Zero Allocation JSON Logger
A fast, zero allocation JSON logging library for Go that provides structured logging with a focus on performance and minimal memory allocation
840
317
$384K
semver
A semantic versioning library that provides functionality for parsing, validating, manipulating, and comparing version numbers according to the SemVer specification
718
323
$28K
Rust log
A lightweight logging facade for Rust that provides a simple, unified logging API that abstracts over different logging implementations. It allows applications to use a consistent logging interface while enabling different logging backends to be plugged in.
590
255
$172K
Simple Logging Facade for Java (SLF4J)
SLF4J (Simple Logging Facade for Java) is a logging abstraction framework that serves as a simple facade or abstraction for various logging frameworks, allowing end users to plug in their desired logging framework at deployment time. It enables developers to write code against a common logging API while deferring the choice of logging implementation.
545
177
$524K
env_logger
A logging implementation for `log` which is configured via an environment variable.
316
147
$123K
Consola
🐨 Elegant Console Logger for Node.js and Browser
288
111
$95K
Airframe
Essential Building Blocks for Scala
Bunyan
a simple and fast JSON logging module for node.js services
CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
Exceptionless
Exceptionless application
Honeybadger Ruby
Ruby gem for reporting errors to honeybadger.io
IPFS
An IPFS implementation in Go
Kotlin Logging
Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.
Log Symbols
Colored symbols for various log levels
Log4net
Apache Log4net is a versatile, feature-rich, efficient logging API and backend for .NET
Logger
simple logging utility
NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
Nette Application
🏆 A full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
Rollbar Ruby SDK
Exception tracking and logging from Ruby to Rollbar
defmt
Efficient, deferred formatting for logging on embedded systems
izumi
Productivity-oriented collection of lightweight fancy stuff for Scala toolchain
log4j
A port of log4js to node.js
logbook
An extensible Java library for HTTP request and response logging
loglevel
:ledger: Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods
structlog
Simple, powerful, and fast logging for Python.