18 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
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,858
1,163
$280K
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
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
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
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
logr
A minimal logging API for Go that provides a common interface for logging libraries, allowing application developers to inject logging implementations without tying their code to specific logging packages
100
51
$157K
Commons Logging
Apache Commons Logging
Go Kit
A minimal and extensible structured logger
Kotlin Logging
Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.
Log4net
Apache Log4net is a versatile, feature-rich, efficient logging API and backend for .NET
hclog
A common logging package for HashiCorp tools