CERINT.Logger 2019.4.22.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.22.2                
NuGet\Install-Package CERINT.Logger -Version 2019.4.22.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.22.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CERINT.Logger --version 2019.4.22.2                
#r "nuget: CERINT.Logger, 2019.4.22.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.
// Install CERINT.Logger as a Cake Addin
#addin nuget:?package=CERINT.Logger&version=2019.4.22.2

// Install CERINT.Logger as a Cake Tool
#tool nuget:?package=CERINT.Logger&version=2019.4.22.2                

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. 
.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 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:
--Addition of generic function to log any given object

Release (2019.4.21.2)
--Log to XML files is now available.

Release (2019.4.21.2)
--Log message to TXT file with extra parameters
--Log xptn object to TXT file