Popularity
5.0
Growing
Activity
0.0
Stable
524
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.

Do you think we are missing an alternative of Logary or a related project?

Add another 'Logging' Package

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 to Logary.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