CK.ActivityMonitor
22.0.0
dotnet add package CK.ActivityMonitor --version 22.0.0
NuGet\Install-Package CK.ActivityMonitor -Version 22.0.0
<PackageReference Include="CK.ActivityMonitor" Version="22.0.0" />
paket add CK.ActivityMonitor --version 22.0.0
#r "nuget: CK.ActivityMonitor, 22.0.0"
// Install CK.ActivityMonitor as a Cake Addin #addin nuget:?package=CK.ActivityMonitor&version=22.0.0 // Install CK.ActivityMonitor as a Cake Tool #tool nuget:?package=CK.ActivityMonitor&version=22.0.0
Hierarchical logger API. 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- CK.Core (>= 21.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on CK.ActivityMonitor:
Package | Downloads |
---|---|
CK.ActivityMonitor.SimpleSender
Provides extension methods to send log entries. The OpenDebug/Trace/Info/Warn/Error/Fatal and Debug, Trace, Info, Warn, Error, Fatal extension methods support file name and line number capture. |
|
CK.ActivityMonitor.StandardSender
Provides extension methods to send log entries. The OpenTrace/Info/Warn/Error/Fatal and Trace/Info/Warn/Error/Fatal extension methods support file name and line number capture but requires a Send method to emit the log itself. This package is somehow deprecated: thanks to the C# 6 string interpolation the new CK.ActivityMonitor.SimpleSender package should be used instead. |
|
CK.PerfectEvent
Perfect events are .Net events that support 3 kind of callbacks: synchronous, sequential asynchronous and parallel asynchronous. |
|
CK.MQTT.Client.Abstractions
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
22.0.0 | 8 | 11/21/2024 |
21.0.1 | 7,169 | 8/27/2024 |
21.0.0 | 6,183 | 7/3/2024 |
20.0.0 | 6,243 | 12/10/2023 |
19.0.1 | 16,054 | 10/20/2023 |
19.0.0 | 4,514 | 10/8/2023 |
18.0.0 | 19,441 | 2/23/2023 |
17.1.0 | 10,371 | 2/7/2023 |
17.0.1 | 20,129 | 1/10/2023 |
17.0.0 | 12,913 | 12/21/2022 |
16.0.0 | 24,158 | 9/22/2022 |
15.1.0 | 20,966 | 7/16/2022 |
15.0.0 | 21,653 | 6/21/2022 |
15.0.0-r08 | 5,793 | 4/28/2022 |
15.0.0-r07 | 4,244 | 4/26/2022 |
15.0.0-r06-02 | 4,209 | 2/1/2022 |
15.0.0-r06-01 | 4,301 | 1/25/2022 |
15.0.0-r06 | 4,146 | 1/23/2022 |
15.0.0-r05 | 4,300 | 1/13/2022 |
15.0.0-r04 | 4,235 | 1/10/2022 |
15.0.0-r03 | 6,319 | 1/5/2022 |
15.0.0-r02 | 4,598 | 12/27/2021 |
15.0.0-r01 | 4,145 | 12/24/2021 |
15.0.0-r | 7,432 | 12/7/2021 |
14.2.2 | 50,061 | 1/25/2022 |
14.2.1 | 97,101 | 10/11/2021 |
14.2.0 | 42,867 | 9/20/2021 |
14.1.0 | 30,259 | 4/15/2021 |
14.0.1-r02 | 1,366 | 4/13/2021 |
14.0.1-r01 | 1,396 | 4/12/2021 |
14.0.1-r | 1,410 | 4/11/2021 |
14.0.0 | 24,560 | 2/24/2021 |
13.3.2 | 26,391 | 1/31/2021 |
13.3.1 | 24,734 | 12/30/2020 |
13.3.0 | 107,303 | 5/9/2020 |
13.2.0 | 24,862 | 3/11/2020 |
13.1.0 | 64,639 | 2/14/2020 |
13.0.0 | 25,658 | 2/11/2020 |
12.2.1 | 43,901 | 3/7/2020 |
12.2.0 | 55,931 | 12/12/2019 |
12.1.0 | 25,490 | 10/31/2019 |
12.0.0 | 51,388 | 9/26/2019 |
11.1.2 | 5,739 | 8/19/2019 |
11.1.1 | 23,742 | 8/9/2019 |
11.1.0 | 33,350 | 6/2/2019 |
10.0.0 | 24,135 | 5/31/2018 |
9.0.0 | 10,810 | 9/19/2017 |
8.0.0 | 4,687 | 7/17/2017 |
8.0.0-p | 2,168 | 7/9/2017 |
7.0.1 | 2,842 | 5/11/2017 |
7.0.0 | 2,720 | 4/26/2017 |
6.0.0 | 2,305 | 3/11/2017 |
5.0.1 | 13,855 | 11/7/2016 |
5.0.0 | 8,166 | 6/25/2016 |
5.0.0-e01 | 2,280 | 5/12/2016 |
5.0.0-e | 1,612 | 5/6/2016 |
5.0.0-d03 | 2,892 | 4/27/2016 |
5.0.0-d02 | 2,096 | 4/21/2016 |
5.0.0-d01 | 2,113 | 4/19/2016 |
5.0.0-d | 1,793 | 4/18/2016 |