Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/goatshriek/stumpless

a C logging library built for high performance and a rich feature set

c contributions-welcome event-log good-first-issue journald library log logging logging-library sqlite sqlite3 structured-logging syslog

Last synced: 03 Jul 2024

https://github.com/immobiliare/Glider

✈️ Universal Logging - low overheaded simple & flexible for Swift (iOS, macOS, tvOS)

logger logging-library swift swiftui swiftybeaver winston-logger

Last synced: 02 Jul 2024

https://github.com/chinchang/screenlog.js

Bring console.log on the screen

console-substitute logging logging-library

Last synced: 27 Jun 2024

https://github.com/daboross/fern

Simple, efficient logging for Rust

logging logging-library rust

Last synced: 16 Jun 2024

https://github.com/PlatformLab/NanoLog

Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.

high-performance logging logging-library low-latency printf

Last synced: 11 Jun 2024

https://github.com/logdyhq/logdy-core

Stream command and output content to web UI with autogenerated filters. Transform content with TypeScript.

developer-experience easy-pick log logger logger-interface logging logging-library logging-server logs low-code

Last synced: 08 Jun 2024

https://github.com/v3xlabs/logger

Zero dependency, light-weight, blazing fast customizable logging library

console javascript logger logging logging-library nodejs typescript

Last synced: 08 Jun 2024

https://github.com/chanchal1987/zaphandler

zaphandler will help to create slog handler using zap logger

go golang logger-middleware logging logging-library zap

Last synced: 29 May 2024

https://github.com/geoadmin/lib-py-logging-utilities

Python logging JSON Formatter. Managed by geoadmin/infra-terraform-github-bgdi

logging logging-library python

Last synced: 27 May 2024

https://angoca.github.io/log4db2/

A logging utility like log4j for IBM Db2 SQL PL

db2 db2luw logger logging logging-library sql

Last synced: 24 May 2024

https://github.com/dwbutler/logstash-logger

Ruby logger that writes logstash events

json logging logging-library logstash redis ruby tcp udp

Last synced: 24 May 2024

https://github.com/cs-util-com/cscore

cscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and Unity projects.

csharp eventbus eventbus-library injection injection-framework logging logging-library rest-client unity unity3d

Last synced: 18 May 2024

https://github.com/msabbott/log4oe

Logging framework for OpenEdge ABL based on log4j

logging-library openedge openedge-abl

Last synced: 12 May 2024

https://github.com/karlseguin/log.zig

A structured logger for Zig

logging-library structured-logging zig zig-library

Last synced: 03 May 2024

https://github.com/danieleteti/loggerpro

An modern and pluggable logging framework for Delphi

delphi linux logging-framework logging-library mobile modern

Last synced: 02 May 2024

https://github.com/log4cplus/log4cplus

log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.

cxx log4cplus logging logging-library

Last synced: 01 May 2024

https://github.com/abumq/easyloggingpp

C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.

c-plus-plus c-plus-plus-11 cpp crash-handler cross-platform efficient-logging language logging logging-library performance-analysis stacktrace thread-safety

Last synced: 01 May 2024

https://github.com/MengRao/fmtlog

fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.

fmtlib high-performance logging logging-library low-latency

Last synced: 01 May 2024

https://github.com/mattiasflodin/reckless

Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.

asynchronous cpp logging logging-library performance

Last synced: 01 May 2024

https://github.com/Cloaked9000/Frlog

A tiny, fast, thread safe, easy to use logging class.

fast header-only log logging logging-library threadsafe

Last synced: 01 May 2024

https://github.com/outr/scribe

The fastest logging library in the world. Built from scratch in Scala and programmatically configurable.

logback logging logging-framework logging-library scala scribe slf4j

Last synced: 30 Apr 2024

https://github.com/tinylog-org/tinylog

tinylog is a lightweight logging framework for Java, Kotlin, Scala, and Android

android java jcl kotlin kotlin-library logger logging-library scala slf4j tinylog

Last synced: 30 Apr 2024

https://github.com/gookit/slog

📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger, buffers, clean, rotate-file handling.一个易于使用的,轻量级、可配置、可扩展的日志库。支持多个级别,输出到多文件;内置文件日志处理、自动切割、清理、压缩等增强功能

console-logger file-logging formatter go-logger log log-cleaner log-processor log-rotation logger logging logging-library monolog rotate-file slog

Last synced: 29 Apr 2024

https://github.com/gyozatech/noodlog

🍜 Parametrized JSON logging library in Golang which lets you obfuscate sensitive data and marshal any kind of content.

go golang golang-library golang-tool hacktoberfest hacktoberfest2021 json logger logging logging-library password-safety

Last synced: 29 Apr 2024

https://github.com/mborders/logmatic

Colorized logger for Golang with dynamic log level configuration

color-log golang logging logging-library

Last synced: 29 Apr 2024

https://github.com/heartwilltell/log

Simple leveled logging wrapper around standard log package

go golang lib library log logger logging logging-library zero-dependency

Last synced: 29 Apr 2024

https://github.com/apsdehal/go-logger

Simple logger for Go programs. Allows custom formats for messages.

golang logger logging-library

Last synced: 29 Apr 2024

https://github.com/slog-rs/slog

Structured, contextual, extensible, composable logging for Rust

contextual ecosystem hierarchical-loggers logging logging-library rust slog-rs structured-logging

Last synced: 29 Apr 2024

https://github.com/vforgione/logging2

A More Pythonic Logging System

log4j-sucks logging-library python36

Last synced: 27 Apr 2024

https://github.com/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.

carthage cocoapods debug debugging debugging-tool ios logging logging-library macos swift swift-framework swift-library swiftpm tvos watchos xcglogger

Last synced: 27 Apr 2024

https://github.com/tonystone/tracelog

TraceLog is a highly configurable, flexible, portable, and simple to use debug logging system for Swift and Objective-C applications running on Linux, macOS, iOS, watchOS, and tvOS.

cocoapods debug ios linux log-statements logging logging-library macos osx swift swift-3 swift-package-manager swift3 swiftpm trace trace-level tracelog tvos watchos

Last synced: 27 Apr 2024

https://github.com/mowispace/react-native-logs

Performance-aware simple logger for React-Native and Expo with namespaces, custom levels and custom transports (colored console, file writing, etc.)

android color custom debug debugging expo file ios javascript log logger logging logging-library logs react-native

Last synced: 26 Apr 2024

https://github.com/NLog/NLog

NLog - Advanced and Structured Logging for Various .NET Platforms

c-sharp csharp dotnet dotnet-core logger logging logging-library net6 net8 netcore netstandard netstandard20 nlog structured-logging uwp xamarin

Last synced: 25 Apr 2024

https://github.com/NLog/NLog.Extensions.Logging

NLog as Logging Provider for Microsoft Extension Logging

csharp dotnet logger logging logging-library net-core netcore netstandard nlog

Last synced: 25 Apr 2024

https://github.com/ihsanbal/LoggingInterceptor

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

android interceptor java java-library kotlin logging-library logginginterceptor mock mocking-framework okhttp

Last synced: 24 Apr 2024

https://github.com/tony19/logback-android

📄The reliable, generic, fast and flexible logging framework for Android

android java logback logging-library

Last synced: 24 Apr 2024

https://github.com/flightaware/tclsyslogd

BSD syslogd with integrated Tcl interpreter that can look at each message received

logging-library syslog tcl tcl-extension

Last synced: 24 Apr 2024

https://github.com/abdullahselek/Lighty

Easy to use and lightweight logger for iOS, macOS, tvOS, watchOS and Linux in Swift.

carthage cocoapods logger logging-library swift

Last synced: 23 Apr 2024

https://github.com/maraisr/diary

📑 Zero-dependency, fast logging library for Node, Browser and Workers

cloudflare-workers debug fast logger logging logging-library middleware pino winston

Last synced: 22 Apr 2024

https://github.com/michaelJustin/slf4p

A simple logging facade for Object Pascal (Delphi and FPC)

delphi freepascal logging-library

Last synced: 22 Apr 2024

https://github.com/nk412/tinylogger

Lightweight logging framework for bash

bash logging logging-library shell-script

Last synced: 08 Apr 2024

https://github.com/NLog/NLog.Targets.MauiLog

NLog MauiLog Target for writing to Apple Unified Logging OSLog / Android.Util.Log for LogCat

csharp dotnet logcat logging logging-library maui netstandard nlog nlog-target nslog oslog xamarin xamarin-android xamarin-ios

Last synced: 08 Apr 2024

https://github.com/nilsvu/Evergreen

Most natural Swift logging

logging logging-library swift

Last synced: 07 Apr 2024

https://github.com/amirisback/frogo-log

Frogo Log - Custom Log For Your Easy Development Tools

android-log android-logger library logger logging logging-library

Last synced: 29 Mar 2024

https://github.com/BlazorExtensions/Logging

Microsoft Extension Logging implementation for Blazor

blazor logging logging-library microsoft-extensions-logging wasm web-assembly webassembly

Last synced: 24 Mar 2024

https://github.com/tonystone/tracelog-adaptive-writer

An adaptive system log writer for the TraceLog logging system. Logs to Linux systemd Journal & Apple Unified Logging System.

journal linux logging logging-library os-log sd-journal swift swift-4 swift-package-manager systemd tracelog unified-logging

Last synced: 23 Mar 2024

https://github.com/One-com/gone

Golang packages for writing small daemons and servers.

daemon golang logging-library socket-activation statsd-client systemd

Last synced: 20 Mar 2024

https://github.com/Mergifyio/daiquiri

Python library to easily setup basic logging functionality

hacktoberfest log logging logging-library python

Last synced: 18 Mar 2024

https://github.com/huihut/log4cplusplus

基于 log4cplus 封装的自用的 C++ 日志库

log log4cplus logger logging logging-library

Last synced: 18 Mar 2024

https://github.com/myConsciousness/classic-logger.dart

It is a cross-platform classic and minimalist logger written in the Dart language.

dart flutter logger logging logging-library

Last synced: 16 Mar 2024

https://github.com/LighthouseGames/KmLogging

Kotlin multiplatform logging. High performance, composable and simple to use.

android jvm kotlin kotlin-multiplatform logger logging logging-library multiplatform-kotlin-library

Last synced: 15 Mar 2024