Popularity
5.0
Declining
Activity
7.9
Declining
481
28
73
Programming language: F#
License: GNU General Public License v3.0 or later
Tags:
Logging
Latest version: v6.0
Logary alternatives and similar packages
Based on the "Logging" category.
Alternatively, view Logary alternatives based on common mentions on social networks and blogs.
-
Serilog
A no-nonsense logging library for the NoSQL era. Combines the best of traditional and structured diagnostic logging in an easy-to-use package. -
Sentry
.NET SDK for Sentry Open-source error tracking that helps developers monitor and fix crashes in real time.. -
Semantic Logging Application Block (SLAB)
Extends the inbuilt features of System.Diagnostics.Tracing namespace (EventSource class) to log to several sinks including Azure Tables, Databases, files (JSON, XML, text). Supports in-process and out-of-process logging through ETW, and Rx for real-time filtering/aggregating of events. -
Rollbar.NET
Simplifies real-time remote error monitoring while using Rollbar.com. Open-source Rollbar Notifier SDK for any .NET-based technology stack. The SDK that can be used in any application built on the following .NET versions: .NET Core 2.0+, .NET Standard 2.0+, .NET Full Framework 4.5.1+, Mono, Xamarin, and, in general, any implementation of the .NET Standard 2.0+. It simplifies building data payloads based on exception data, tracing data, informational messages, and telemetry data and sends the payloads to the Rollbar API for remote monitoring and analysis of the hosting application's behavior. -
ExcelDna.Diagnostics.Serilog
Integrate Excel-DNA Diagnostic Logging with your Serilog logging pipeling within your Excel-DNA add-in -
Serilog.Sinks.ExcelDnaLogDisplay
A Serilog sink that writes events to Excel-DNA LogDisplay -
NLog.Targets.Pushover
NLog.Targets.Pushover is a custom target for NLog enabling you to send logging messages to the Pushover service -
Essential Diagnostics
Extends the inbuilt features of System.Diagnostics namespace to provide flexible logging -
BugSnag
Logs errors. Includes useful diagnostic info like stack trace, session, release, etc. Has a free tier. [Free for OSS][$]
Pixel-Perfect Multi-Platform Applications with C# and XAML
Build single-codebase applications for Windows, Web, Linux, macOS, iOS and Android with open-source Uno Platform. Fluent and Material design included in-the-box. Try now via 3 min tutorial.
Sponsored
platform.uno
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Logary or a related project?
README
Logary
Twitter: @logarylib 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/Semantic Logging
- 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