awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to net-commons/common-logging

Open-source alternatives to Common Logging

30 open-source projects similar to net-commons/common-logging, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Common Logging alternative.

  • adams85/fileloggerAvatar von adams85

    adams85/filelogger

    166Auf GitHub ansehen↗

    A lightweight and customizable file logger implementation for the Microsoft.Extensions.Logging framework.

    C#
    Auf GitHub ansehen↗166
  • apache/logging-log4netAvatar von apache

    apache/logging-log4net

    931Auf GitHub ansehen↗

    Apache Log4net is a versatile, feature-rich, efficient logging API and backend for .NET

    C#apacheapidotnet
    Auf GitHub ansehen↗931
  • asenchi/scrollsAvatar von asenchi

    asenchi/scrolls

    159Auf GitHub ansehen↗

    Simple logging

    Ruby
    Auf GitHub ansehen↗159
  • cihub/seelogAvatar von cihub

    cihub/seelog

    1,637Auf GitHub ansehen↗

    Seelog is a native Go logging library that provides flexible asynchronous dispatching, filtering, and formatting.

    Go
    Auf GitHub ansehen↗1,637
  • colbygk/log4rAvatar von colbygk

    colbygk/log4r

    252Auf GitHub ansehen↗

    Log4r is a comprehensive and flexible logging library for use in Ruby programs. It features a heirarchical logging system of any number of levels, custom level names, multiple output destinations per log event, custom formatting, and more.

    Ruby
    Auf GitHub ansehen↗252
  • crohr/sysloggerAvatar von crohr

    crohr/syslogger

    113Auf GitHub ansehen↗

    Dead simple Ruby Syslog logger

    Ruby
    Auf GitHub ansehen↗113

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • damianh/liblogAvatar von damianh

    damianh/LibLog

    924Auf GitHub ansehen↗

    LibLog is a single file for you to either copy/paste or install via nuget, into your library/framework/application to provide a logging abstraction.

    C#
    Auf GitHub ansehen↗924
  • deavmi/dlogAvatar von deavmi

    deavmi/dlog

    1Auf GitHub ansehen↗

    Simple and modular logging library

    D
    Auf GitHub ansehen↗1
  • elmahcore/elmahcoreAvatar von ElmahCore

    ElmahCore/ElmahCore

    311Auf GitHub ansehen↗

    ELMAH for Net.Standard and Net.Core

    C#asp-net-coreasp-net-core-mvcaspnetcore
    Auf GitHub ansehen↗311
  • exceptionless/exceptionless.netAvatar von exceptionless

    exceptionless/Exceptionless.Net

    572Auf GitHub ansehen↗

    Exceptionless clients for the .NET platform

    C#asp-netasp-net-corec-sharp
    Auf GitHub ansehen↗572
  • exceptionless/foundatioAvatar von exceptionless

    exceptionless/Foundatio

    2,088Auf GitHub ansehen↗

    Pluggable foundation blocks for building distributed apps.

    C#
    Auf GitHub ansehen↗2,088
  • fluent/fluentdAvatar von fluent

    fluent/fluentd

    13,554Auf GitHub ansehen↗

    Fluentd is a unified logging layer and distributed event router that collects, parses, and routes log data from diverse sources to various storage backends. It functions as a log forwarding agent and pipeline orchestrator, transforming raw unstructured log strings into formatted objects using structured log parsing. The project utilizes a plugin-based pipeline architecture to route data through independent input, filter, and output stages. It differentiates itself through tag-based event routing, which uses regular expression patterns to direct specific data streams to their intended destinat

    Ruby
    Auf GitHub ansehen↗13,554
  • go-logr/logrAvatar von go-logr

    go-logr/logr

    1,396Auf GitHub ansehen↗

    A simple logging interface for Go

    Gologgerlogging
    Auf GitHub ansehen↗1,396
  • golang/glogAvatar von golang

    golang/glog

    3,600Auf GitHub ansehen↗

    Leveled execution logs for Go

    Go
    Auf GitHub ansehen↗3,600
  • influxdata/go-syslogI

    influxdata/go-syslog

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • jrobichaud/django-structlogAvatar von jrobichaud

    jrobichaud/django-structlog

    522Auf GitHub ansehen↗

    Structured Logging for Django

    Python
    Auf GitHub ansehen↗522
  • jvandevelde/dnxcore-logging-logstashAvatar von jvandevelde

    jvandevelde/dnxcore-logging-logstash

    8Auf GitHub ansehen↗

    A Logstash logging extension for .NET Core applications with UDP and Redis transports

    C#
    Auf GitHub ansehen↗8
  • lestrrat-go/file-rotatelogsL

    lestrrat-go/file-rotatelogs

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • natefinch/lumberjackAvatar von natefinch

    natefinch/lumberjack

    5,439Auf GitHub ansehen↗

    Lumberjack is a log rolling library for Go that manages the lifecycle of log files through size-based rotation and backup cleanup. It functions as a log retention manager to prevent disk exhaustion in Go services. The project optimizes log storage by compressing rotated files using the gzip algorithm and generating unique filenames via timestamped backups. It implements a retention policy that prunes historical records based on a maximum number of backups or a specified file age. The library implements the standard Go writer interface to integrate with logging libraries, providing a mechanis

    Go
    Auf GitHub ansehen↗5,439
  • ncrashed/dloggAvatar von NCrashed

    NCrashed/dlogg

    12Auf GitHub ansehen↗

    dlogg

    D
    Auf GitHub ansehen↗12
  • nlog/nlogAvatar von NLog

    NLog/NLog

    6,542Auf GitHub ansehen↗

    NLog is an open-source logging framework for .NET that functions as a structured logging library and log routing engine. It captures log events with named parameters as searchable data rather than plain text and directs these messages to various output destinations based on severity and source. The framework is designed as an extensible platform, supporting custom targets, layout renderers, and filters that can be loaded from external assemblies or defined in code. It features a dynamic configuration system that allows logging targets, rules, and layouts to be updated via XML or programmatic

    C#aotaot-compatiblec-sharp
    Auf GitHub ansehen↗6,542
  • nlog/nlog.extensions.loggingAvatar von NLog

    NLog/NLog.Extensions.Logging

    403Auf GitHub ansehen↗

    NLog as Logging Provider for Microsoft Extension Logging

    C#csharpdotnetlogger
    Auf GitHub ansehen↗403
  • nlog/nlog.mailkitAvatar von NLog

    NLog/NLog.MailKit

    16Auf GitHub ansehen↗

    :mailboxwithmail: Alternative Mail target for NLog using MailKit

    C#csharpdotnetemail
    Auf GitHub ansehen↗16
  • nlog/nlog.webAvatar von NLog

    NLog/NLog.Web

    327Auf GitHub ansehen↗

    NLog integration for ASP.NET & ASP.NET Core

    C#asp-netasp-net-coreasp-net-core-mvc
    Auf GitHub ansehen↗327
  • nlog/nlog.windows.formsAvatar von NLog

    NLog/NLog.Windows.Forms

    48Auf GitHub ansehen↗

    NLog targets specific for Windows.Forms / WinForms

    C#csharpdotnetlogging
    Auf GitHub ansehen↗48
  • pinojs/pinoAvatar von pinojs

    pinojs/pino

    17,941Auf GitHub ansehen↗

    Pino is a high-performance logging library for Node.js applications designed to minimize overhead and prevent blocking the main event loop. It generates machine-readable logs using newline-delimited JSON, facilitating efficient ingestion and analysis by external monitoring and log aggregation platforms. The library distinguishes itself by offloading log processing and formatting to worker threads, ensuring that heavy logging tasks do not impact application responsiveness. It also provides a decoupled command-line utility that transforms structured production logs into human-readable text, sim

    JavaScriptfastjsonlogger
    Auf GitHub ansehen↗17,941
  • poshlog/poshlogAvatar von PoShLog

    PoShLog/PoShLog

    236Auf GitHub ansehen↗

    :nutandbolt: PoShLog is PowerShell cross-platform logging module. It allows you to log structured event data into console, file and much more places easily. It's built upon great C# logging library Serilog - https://serilog.net/

    PowerShell
    Auf GitHub ansehen↗236
  • q42/q42.logging.applicationinsightsAvatar von Q42

    Q42/Q42.Logging.ApplicationInsights

    2Auf GitHub ansehen↗

    Log to ApplicationInsights using the default ILogger

    C#application-insightsapplicationinsightsc-sharp
    Auf GitHub ansehen↗2
  • qiniu/logkitAvatar von qiniu

    qiniu/logkit

    1,361Auf GitHub ansehen↗

    Very powerful server agent for collecting & sending logs & metrics with an easy-to-use web console.

    Gocollector-agentgolog-collector
    Auf GitHub ansehen↗1,361
  • rehansaeed/serilog.exceptionsAvatar von RehanSaeed

    RehanSaeed/Serilog.Exceptions

    537Auf GitHub ansehen↗

    Log exception details and custom properties that are not output in Exception.ToString().

    C#c-sharpdotnetdotnet-core
    Auf GitHub ansehen↗537