Logger

Top 23 Logger Open-Source Projects

  • Monolog

    Sends your logs to files, sockets, inboxes, databases and various web services

    Project mention: I don't understand error_log | /r/PHP | 2023-12-10

    To add onto this, what's more commonly done these days is to use a library like Monolog which can be configured with multiple log handlers. One of the handlers which are typically enabled is one which writes to error_log. You can add more which write directly to a logging service like Sentry or whatever, or even in dev write an HTTP header paired with a browser extension which puts your backend log messages in your browser console (see the handler + install the extension for chrome or firefox)

  • Loguru

    Python logging made (stupidly) simple

    Project mention: Loguru VS polog - a user suggested alternative | libhunt.com/r/loguru | 2023-12-09
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • logger

    ✔️ Simple, pretty and powerful logger for android

  • pino

    🌲 super fast, all natural json logger

    Project mention: Migrate Your Express Application to Fastify | dev.to | 2023-07-05

    Learn more about logging in Fastify and how to customize the Pino logger.

  • CocoaLumberjack

    A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS

    Project mention: Looking for a flexible and fast logging library with file rotation support | /r/flutterhelp | 2023-12-04

    On iOS using Swift I would depend on the CocoaLumberjack library to support all of my logging needs. It's fast, flexible, and very importantly, supports configurable log file rotationDDFileLogger(py)maximumFileSize). It's awesome.

  • gf

    GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. (by gogf)

  • signale

    Highly configurable logging utility

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • morgan

    HTTP request logger middleware for node.js

    Project mention: Effective use of middleware in express.js: practical approaches | dev.to | 2023-09-03

    Documentation Link: morgan

  • NLog

    NLog - Advanced and Structured Logging for Various .NET Platforms

    Project mention: Help with matching Serilog with Regex | /r/dotnet | 2023-12-10

    What is it you're trying to accomplish? Either this is a regular expression problem (not really dotnet related) or you should try using structured logging, with a provider and sink that support it so you don't have to use regular expressions.

  • Pulse

    Network Logger for Apple platforms (by kean)

  • Apache Log4j 2

    Apache Log4j 2 is a versatile, feature-rich, efficient logging API and backend for Java.

    Project mention: Hackers exploited Windows 0-day for 6 months after Microsoft knew of it | news.ycombinator.com | 2024-03-05

    I don't think that's a good example. While Apache devs are volunteers and Microsoft devs are employees, they were criticized for their slow response time and seeming lack of urgency until it was far too late.

    https://github.com/apache/logging-log4j2/pull/608#issuecomme...

  • xLog

    Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here. (by elvishew)

  • monolog-bundle

    Symfony Monolog Bundle

  • typescript-express-starter

    📘 Quick and Easy TypeScript Express Starter

  • Wormholy

    iOS network debugging, like a wizard 🧙‍♂️

  • sc

    Common libraries and data structures for C.

    Project mention: A simple hash table in C | news.ycombinator.com | 2023-06-13
  • plog

    Portable, simple and extensible C++ logging library

    Project mention: C++ Game Utility Libraries: for Game Dev Rustaceans | dev.to | 2024-03-13

    Alternatives are glog from Google is full-featured, like spdlog, while Plog offers a lightweight alternative. Both are worthy upgrades on using C++ built-in std::clog.

  • awesome-canbus

    :articulated_lorry: Awesome CAN bus tools, hardware and resources for Cyber Security Researchers, Reverse Engineers, and Automotive Electronics Enthusiasts.

  • Logbook

    An extensible Java library for HTTP request and response logging

    Project mention: Spring Library To Potentially Log and Store Every API request? | /r/java | 2023-07-10

    If by API the author means HTTP, Logbook satifies most of the requirements.

  • log

    Structured logging package for Go. (by apex)

  • LoggingInterceptor

    An OkHttp interceptor which has pretty logger for request and response. +Mock support

  • tslog

    📝 tslog - Universal Logger for TypeScript and JavaScript

  • logr

    A simple logging interface for Go

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-13.

Logger related posts

Index

What are some of the best open-source Logger projects? This list will help you:

Project Stars
1 Monolog 20,782
2 Loguru 18,021
3 logger 13,753
4 pino 13,221
5 CocoaLumberjack 13,116
6 gf 10,801
7 signale 8,877
8 morgan 7,811
9 NLog 6,160
10 Pulse 5,889
11 Apache Log4j 2 3,266
12 xLog 3,036
13 monolog-bundle 2,858
14 typescript-express-starter 2,544
15 Wormholy 2,283
16 sc 2,163
17 plog 2,076
18 awesome-canbus 1,740
19 Logbook 1,707
20 log 1,348
21 LoggingInterceptor 1,312
22 tslog 1,252
23 logr 1,183
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com