Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/logary/logary

Logs and metrics are one! Professional logging, metrics and analytics for your apps.
https://github.com/logary/logary

analytics-tracking histograms logging metrics tracing

Last synced: 3 months ago
JSON representation

Logs and metrics are one! Professional logging, metrics and analytics for your apps.

Awesome Lists containing this project

README

        

Logary





Gitter chat


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`](https://github.com/damianh/LibLog)?
Jump to [`Logary.Facade`](#using-logary-in-a-library).
- Never throws exceptions
- Low overhead logging – evaluate your Message only if a level is switched on
- Supports [Hierarchical logging](#rule--hierarchical-logging)
- Add metrics to your service/app!
- A wide range of adapters and targets to choose from!

Created by [Henrik Feldt, et al](https://twitter.com/henrikfeldt) — if you like it, sponsor it!

## Installation

See [docs](https://docs.logary.tech/dotnet/quickstart)