Simplify.Log
1.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Simplify.Log --version 1.2.0
NuGet\Install-Package Simplify.Log -Version 1.2.0
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="Simplify.Log" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simplify.Log --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Simplify.Log, 1.2.0"
#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 Simplify.Log as a Cake Addin #addin nuget:?package=Simplify.Log&version=1.2.0 // Install Simplify.Log as a Cake Tool #tool nuget:?package=Simplify.Log&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple logger
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- System.IO.Abstractions (>= 2.1.0.178)
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 |
---|---|---|
2.2.1 | 264 | 8/26/2023 |
2.1.0 | 380 | 11/30/2022 |
2.0.3 | 506 | 5/2/2022 |
2.0.2 | 359 | 1/3/2022 |
2.0.1 | 356 | 12/18/2021 |
2.0.0 | 378 | 10/26/2021 |
1.6.2 | 523 | 2/2/2021 |
1.6.1 | 527 | 12/10/2020 |
1.6.0 | 588 | 7/7/2020 |
1.4.3 | 684 | 9/28/2019 |
1.4.2 | 671 | 6/23/2019 |
1.4.1 | 723 | 4/16/2019 |
1.4.0 | 801 | 1/4/2019 |
1.3.1 | 959 | 10/1/2018 |
1.3.0 | 1,067 | 6/19/2018 |
1.2.0 | 1,110 | 4/15/2018 |
1.1.1 | 1,086 | 8/24/2017 |
1.1.0 | 1,182 | 8/18/2016 |
1.0.5 | 1,363 | 6/26/2015 |
1.0.4 | 1,728 | 10/23/2014 |
1.0.3 | 1,232 | 9/22/2014 |
1.0.2 | 1,485 | 5/21/2014 |
1.0.1 | 1,229 | 4/23/2014 |
1.0.0 | 1,226 | 2/25/2014 |
+ Generate strack trace message without file write
* Upgrade to System.IO.Abstractions 2.1.0.178