FsLibLog
Logger abstraction
A single file logging abstraction for F# libraries
FsLibLog is a single file you can copy paste or add through Paket Github dependencies to provide your F# library with a logging abstraction. This is a port of the C# LibLog.
55 stars
8 watching
9 forks
Language: F#
last commit: over 1 year ago
Linked from 1 awesome list
dotnetdotnet-corefsharplogging
Related projects:
Repository | Description | Stars |
---|---|---|
abc-arbitrage/zerolog | A high-performance logging library designed to minimize memory allocation and optimize performance in latency-sensitive applications. | 406 |
accelerationnet/a-cl-logger | A logging library providing context-sensitive logging and integration with various output streams. | 13 |
nlog/nlog.extensions.logging | Provides a logging solution for .NET Core applications using the NLog library | 392 |
damienbod/aspnetcorenlog | An ASP.NET Core application demonstrating configuration and usage of NLog with various logging targets including MS SQL Server, PostgreSQL, MySQL, and Elasticsearch. | 60 |
fullstack-build/tslog | A lightweight and flexible logging library for TypeScript and JavaScript applications. | 1,341 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
adams85/filelogger | A lightweight logging system for .NET applications | 149 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
delba/log | An extensible logging framework for Swift applications | 831 |
kjellkod/g3log | An asynchronous logger that provides a simple and crash-safe way to log events in C++ applications. | 908 |
afiqiqmal/ezylogger | A simple Android logging library that provides various log levels and formatting options. | 7 |
emaloney/cleanroomlogger | An extensible Swift-based logging API designed to be lightweight and performant. | 1,324 |
soostone/katip | A structured logging framework for Haskell applications | 205 |
net-commons/common-logging | Provides a simple logging abstraction for .NET applications | 649 |
lightbend-labs/scala-logging | A convenient and fast logging library for Scala wrapping SLF4J. | 909 |