Popularity
5.0
Stable
Activity
0.0
Stable
526
24
69
Programming language: F#
License: GNU General Public License v3.0 or later
Tags:
Logging
Latest version: v6.0.6
Logary alternatives and similar packages
Based on the "Logging" category.
Alternatively, view Logary alternatives based on common mentions on social networks and blogs.
-
Semantic Logging Application Block (SLAB)
DISCONTINUED. Supporting semantic/structured logging for .NET -
ExcelDna.Diagnostics.Serilog
Integrate Excel-DNA Diagnostic Logging with your Serilog logging pipeling within your Excel-DNA add-in -
NLog.Targets.Pushover
DISCONTINUED. NLog.Targets.Pushover is a custom target for NLog enabling you to send logging messages to the Pushover service -
Ac682.Extensions.Logging.Console
a provider for Microsoft.Extensions.Logging which provides a colored console logger. -
BugSnag
Logs errors. Includes useful diagnostic info like stack trace, session, release, etc. Has a free tier. [Free for OSS][$] -
Essential Diagnostics
Extends the inbuilt features of System.Diagnostics namespace to provide flexible logging
InfluxDB โ Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Logary or a related project?
README
Logary
Twitter: @logarylib Docs: docs.logary.tech
Why?
Logary is a high-performance, structured logging library which you can do health and metrics for .Net.
- Full support for Structured Logging and tracing following OpenTelemetry's specs
- F# idiomatic code
- Using C#? Then
Logary.CSharp
is for you! - Looking for an F# alternative to
LibLog
? Jump toLogary.Facade
. - Never throws exceptions
- Low overhead logging โ evaluate your Message only if a level is switched on
- Supports Hierarchical logging
- Add metrics to your service/app!
- A wide range of adapters and targets to choose from!
Created by Henrik Feldt, et al โ if you like it, sponsor it!
Installation
See docs