ZeroLog
Logger library
A high-performance logging library designed to minimize memory allocation and optimize performance in latency-sensitive applications.
A high-performance, zero-allocation .NET logging library.
406 stars
30 watching
28 forks
Language: C#
last commit: 4 months ago
Linked from 2 awesome lists
c-sharploggerno-allocation
Related projects:
Repository | Description | Stars |
---|---|---|
accelerationnet/a-cl-logger | A logging library providing context-sensitive logging and integration with various output streams. | 13 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
geekymoose/elephant-logger | A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. | 3 |
theangrybyrd/fsliblog | A single file logging abstraction for F# libraries | 55 |
jwreagor/grpc-zerolog | An implementation of the grpclog.LoggerV2 interface using a logging library called zerolog. | 40 |
azer/logger | A minimalistic logging library for Go. | 157 |
tencent/bqlog | A high-performance logging system designed for multiple platforms and languages, optimized for real-time compression and low memory usage. | 224 |
nlog/nlog.extensions.logging | Provides a logging solution for .NET Core applications using the NLog library | 392 |
donnie4w/tklog | A high-performance structured logging library for Rust with support for various output modes and customizable features. | 77 |
jbroadway/analog | A minimal PHP logging library that allows users to log messages with customizable output and handlers. | 342 |
adams85/filelogger | A lightweight logging system for .NET applications | 149 |
odygrd/quill | A high-performance asynchronous logging library for C++ applications | 1,559 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
afiqiqmal/ezylogger | A simple Android logging library that provides various log levels and formatting options. | 7 |
unixjunkie/dolog | A minimalist logging library that provides basic logging functionality with optional customization options. | 37 |