Logary.Targets.Logstash

Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.


Keywords
logging, f#, log, logs, metrics, metrics.net, measure, gauge, semantic, structured, analytics-tracking, histograms, tracing
License
Other
Install
Install-Package Logary.Targets.Logstash -Version 4.2.1

Documentation

Logary

Gitter chat

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 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