SimpleFileLogging.dll 2.5.0

Additional Details

some deployment errors.

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleFileLogging.dll --version 2.5.0
NuGet\Install-Package SimpleFileLogging.dll -Version 2.5.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="SimpleFileLogging.dll" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleFileLogging.dll --version 2.5.0
#r "nuget: SimpleFileLogging.dll, 2.5.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 SimpleFileLogging.dll as a Cake Addin
#addin nuget:?package=SimpleFileLogging.dll&version=2.5.0

// Install SimpleFileLogging.dll as a Cake Tool
#tool nuget:?package=SimpleFileLogging.dll&version=2.5.0

Supports Error, Info and Debug Logging ops into files.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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
2.14.0 499 3/2/2022
2.13.0 398 3/2/2022
2.12.0 406 2/25/2022
2.11.0 411 2/17/2022
2.10.0 387 2/17/2022
2.9.0 399 2/17/2022
2.8.0 417 2/17/2022
2.7.0 403 2/16/2022
2.6.0 402 2/16/2022
2.5.0 466 2/15/2022
2.4.0 645 7/24/2019
2.3.0 492 7/19/2019
2.2.0 536 5/18/2019
2.1.0 530 4/30/2019
2.0.0 508 4/29/2019
1.0.0 524 4/12/2019

Code improvements. SimpleLoggerStorage class added to create instances for different LogDateFormat logger.