CERINT.Logger 2019.4.21.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package CERINT.Logger --version 2019.4.21.2
                    
NuGet\Install-Package CERINT.Logger -Version 2019.4.21.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CERINT.Logger" Version="2019.4.21.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CERINT.Logger" Version="2019.4.21.2" />
                    
Directory.Packages.props
<PackageReference Include="CERINT.Logger" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CERINT.Logger --version 2019.4.21.2
                    
#r "nuget: CERINT.Logger, 2019.4.21.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=CERINT.Logger&version=2019.4.21.2
                    
Install CERINT.Logger as a Cake Addin
#tool nuget:?package=CERINT.Logger&version=2019.4.21.2
                    
Install CERINT.Logger as a Cake Tool

This is a Logger package build with .Net core 2.2. It suppeorts multiple targets as well as a number of logging levels.
The class is implemented as a singleton. It is thread safe and optimazed to not use locks.

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.2 is compatible.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.2

    • No dependencies.

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 619 5/8/2022
2021.9.22.1 456 9/22/2021
2021.7.30.1 494 7/30/2021
2021.7.6.1 409 7/6/2021
2021.6.26.1 518 6/26/2021
2021.1.13.1 449 1/13/2021
2020.11.30.1 558 11/30/2020
2020.11.27.1 522 11/27/2020
2020.2.17.1 644 2/17/2020
2019.12.1.1 587 12/1/2019
2019.11.27.1 590 11/27/2019
2019.9.26.3 611 9/26/2019
2019.8.26.1 609 8/26/2019
2019.8.25.2 605 8/25/2019
2019.8.25.1 592 8/25/2019
2019.8.22.2 586 8/22/2019
2019.8.21.1 596 8/21/2019
2019.7.22.1 577 7/22/2019
2019.7.16.1 638 7/16/2019
2019.7.4.1 599 7/4/2019
2019.6.15.2 612 6/15/2019
2019.6.15.1 613 6/15/2019
2019.6.9.3 659 6/9/2019
2019.6.9.2 663 6/9/2019
2019.6.7.1 924 6/7/2019
2019.6.2.1 654 6/2/2019
2019.6.1.1 630 6/1/2019
2019.5.31.1 645 5/31/2019
2019.5.27.1 604 5/27/2019
2019.5.26.1 616 5/26/2019
2019.5.25.1 624 5/25/2019
2019.5.24.1 661 5/24/2019
2019.5.19.1 671 5/19/2019
2019.5.18.3 677 5/18/2019
2019.5.18.2 824 5/18/2019
2019.5.18.1 680 5/18/2019
2019.5.14.2 643 5/14/2019
2019.5.14.1 639 5/14/2019
2019.5.12.2 653 5/12/2019
2019.5.5.3 682 5/5/2019
2019.5.4.3 651 5/4/2019
2019.5.4.2 655 5/4/2019
2019.5.4.1 641 5/4/2019
2019.4.28.2 607 4/28/2019
2019.4.28.1 622 4/28/2019
2019.4.27.3 632 4/27/2019
2019.4.26.1 630 4/26/2019
2019.4.24.2 649 4/24/2019
2019.4.24.1 678 4/24/2019
2019.4.22.2 689 4/22/2019
2019.4.22.1 697 4/22/2019
2019.4.21.2 686 4/21/2019
2019.4.21.1 680 4/21/2019
2019.4.20.4 636 4/19/2019
1.0.0 649 4/18/2019

New Features:
-Log message to TXT file with extra parameters
-Log xptn object to TXT file