Params_Logger 1.0.12
Library was created for logging method calls, exceptions, property changes and additional data selected by the user from a solution, and saving the logs in a file with clear, transparent and readable format. Currently logger works only with .Net Framework.
Install-Package Params_Logger -Version 1.0.12
dotnet add package Params_Logger --version 1.0.12
<PackageReference Include="Params_Logger" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Params_Logger --version 1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Params_Logger, 1.0.12"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Params_Logger as a Cake Addin #addin nuget:?package=Params_Logger&version=1.0.12 // Install Params_Logger as a Cake Tool #tool nuget:?package=Params_Logger&version=1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Corrected WPF thread blocking bug;
Dependencies
-
.NETStandard 2.0
- System.Configuration.ConfigurationManager (>= 4.5.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.