Skip to content
forked from causiq/logary

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

License

Notifications You must be signed in to change notification settings

vikasagrawal/logary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 93.7%
  • C# 3.7%
  • JavaScript 1.8%
  • Dockerfile 0.4%
  • Makefile 0.2%
  • HTML 0.1%
  • Other 0.1%