Info
Version: | 6.3.0 |
Author(s): | Alastair Wyse |
Last Update: | Wednesday, July 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alastairwyse/ApplicationMetrics/ |
NuGet Url: | https://www.nuget.org/packages/ApplicationMetrics |
Install
Install-Package ApplicationMetrics
dotnet add package ApplicationMetrics
paket add ApplicationMetrics
ApplicationMetrics Download (Unzip the "nupkg" after downloading)
Dependencies
- FrameworkAbstraction(>= 1.6.0)
Tags
ApplicationMetrics includes several implementations of metric logger classes which write metrics and instrumentation information to files, and the console.
It also contains base classes which allow users to easily create metric loggers for logging to persistent data stores.