Popularity
5.0
Stable
Activity
0.0
Declining
516
26
71
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.
-
Log4Net
Mirror of This is the Apache log4net logging project git repository. -
StackExchange.Exceptional
Error handler used for the Stack Exchange network -
Semantic Logging Application Block (SLAB)
Supporting semantic/structured logging for .NET -
NReco.Logging.File
Generic file logger for .NET Core (FileLoggerProvider) with minimal dependencies -
Sejil
Capture, view and filter your ASP.net core log events right from your app -
Serilog.Sinks.Notepad
A Serilog sink that writes log events to Notepad as text or JSON -
BugGuardian
BugGuardian: Easily track you exceptions on Azure DevOps and TFS -
Serilog.Sinks.ExcelDnaLogDisplay
A Serilog sink that writes events to Excel-DNA LogDisplay -
ExcelDna.Diagnostics.Serilog
Integrate Excel-DNA Diagnostic Logging with your Serilog logging pipeling within your Excel-DNA add-in -
NLog.Targets.Pushover
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. -
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][$]
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
* 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