Info
Version: | 21.0.1 |
Author(s): | Signature Code |
Last Update: | Tuesday, August 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CK.ActivityMonitor |
Install
Install-Package CK.ActivityMonitor
dotnet add package CK.ActivityMonitor
paket add CK.ActivityMonitor
CK.ActivityMonitor Download (Unzip the "nupkg" after downloading)
Dependencies
- CK.Core(>= 13.2.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
Main types are:
- LogFile with a central static RooLogPath property.
- IActivityMonitor and its implementation is a logger that must follow the code path.
- IActivityMonitorClient and standard clients like ActivityMonitorTextWriterClient are local log sinks.
- AsycLock with reentrancy management thanks to the IActivityMonitor.