CERINT.Logger
2019.6.7.1
See the version list below for details.
dotnet add package CERINT.Logger --version 2019.6.7.1
NuGet\Install-Package CERINT.Logger -Version 2019.6.7.1
<PackageReference Include="CERINT.Logger" Version="2019.6.7.1" />
paket add CERINT.Logger --version 2019.6.7.1
#r "nuget: CERINT.Logger, 2019.6.7.1"
// Install CERINT.Logger as a Cake Addin #addin nuget:?package=CERINT.Logger&version=2019.6.7.1 // Install CERINT.Logger as a Cake Tool #tool nuget:?package=CERINT.Logger&version=2019.6.7.1
This is a Logger package build with .Net core 2.2. It supports multiple targets as well as a number of logging levels.
The class is implemented as a singleton. It is thread safe and optimized to not use locks.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.2
- Microsoft.Windows.Compatibility (>= 2.0.1)
- MongoDB.Driver (>= 2.8.0)
- RabbitMQ.Client (>= 5.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2022.5.8.1 | 589 | 5/8/2022 |
2021.9.22.1 | 430 | 9/22/2021 |
2021.7.30.1 | 469 | 7/30/2021 |
2021.7.6.1 | 383 | 7/6/2021 |
2021.6.26.1 | 491 | 6/26/2021 |
2021.1.13.1 | 414 | 1/13/2021 |
2020.11.30.1 | 513 | 11/30/2020 |
2020.11.27.1 | 487 | 11/27/2020 |
2020.2.17.1 | 608 | 2/17/2020 |
2019.12.1.1 | 550 | 12/1/2019 |
2019.11.27.1 | 553 | 11/27/2019 |
2019.9.26.3 | 571 | 9/26/2019 |
2019.8.26.1 | 570 | 8/26/2019 |
2019.8.25.2 | 565 | 8/25/2019 |
2019.8.25.1 | 551 | 8/25/2019 |
2019.8.22.2 | 547 | 8/22/2019 |
2019.8.21.1 | 553 | 8/21/2019 |
2019.7.22.1 | 538 | 7/22/2019 |
2019.7.16.1 | 600 | 7/16/2019 |
2019.7.4.1 | 558 | 7/4/2019 |
2019.6.15.2 | 572 | 6/15/2019 |
2019.6.15.1 | 575 | 6/15/2019 |
2019.6.9.3 | 618 | 6/9/2019 |
2019.6.9.2 | 622 | 6/9/2019 |
2019.6.7.1 | 825 | 6/7/2019 |
2019.6.2.1 | 614 | 6/2/2019 |
2019.6.1.1 | 591 | 6/1/2019 |
2019.5.31.1 | 607 | 5/31/2019 |
2019.5.27.1 | 566 | 5/27/2019 |
2019.5.26.1 | 578 | 5/26/2019 |
2019.5.25.1 | 584 | 5/25/2019 |
2019.5.24.1 | 619 | 5/24/2019 |
2019.5.19.1 | 630 | 5/19/2019 |
2019.5.18.3 | 637 | 5/18/2019 |
2019.5.18.2 | 750 | 5/18/2019 |
2019.5.18.1 | 639 | 5/18/2019 |
2019.5.14.2 | 596 | 5/14/2019 |
2019.5.14.1 | 598 | 5/14/2019 |
2019.5.12.2 | 612 | 5/12/2019 |
2019.5.5.3 | 640 | 5/5/2019 |
2019.5.4.3 | 608 | 5/4/2019 |
2019.5.4.2 | 613 | 5/4/2019 |
2019.5.4.1 | 598 | 5/4/2019 |
2019.4.28.2 | 562 | 4/28/2019 |
2019.4.28.1 | 579 | 4/28/2019 |
2019.4.27.3 | 592 | 4/27/2019 |
2019.4.26.1 | 590 | 4/26/2019 |
2019.4.24.2 | 609 | 4/24/2019 |
2019.4.24.1 | 636 | 4/24/2019 |
2019.4.22.2 | 648 | 4/22/2019 |
2019.4.22.1 | 655 | 4/22/2019 |
2019.4.21.2 | 643 | 4/21/2019 |
2019.4.21.1 | 639 | 4/21/2019 |
2019.4.20.4 | 595 | 4/19/2019 |
1.0.0 | 609 | 4/18/2019 |
Latest Release
--Support for logging to MS SQL (relational)
-- !! TOW MORE FUNCTIONs !! ->
bool LogToMSSQL(Enums.LogLevel level, string logMessage, Dictionary<int, string> parameters)
bool LogToMSSQL(Enums.LogLevel level, string logMessage, Dictionary<string, string> parameters)
[In this release the above function is implemented for the MS SQL target with the "relational" mode The rest of the function will me implemented as soon as possible.]
Full Change log: http://cv.cerint.org/projects/nuget-logger.aspx