MarvinFuchs.SharpLog 2.2.0

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

// Install MarvinFuchs.SharpLog as a Cake Tool
#tool nuget:?package=MarvinFuchs.SharpLog&version=2.2.0                

A small logger for big projects

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MarvinFuchs.SharpLog:

Package Downloads
GameSense

GameSense API to control SteelSeries products.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.6.2 236 4/21/2023
3.6.1 174 4/21/2023
3.6.0 262 2/26/2023
3.5.0 267 2/23/2023
3.4.1 323 11/20/2022
3.4.0 375 10/24/2022
3.3.2 385 10/18/2022
3.3.1 394 10/17/2022
3.3.0 379 10/17/2022
3.2.0 386 10/17/2022
3.1.0 385 10/16/2022
3.0.0 487 4/25/2022
2.4.3 507 11/28/2021
2.4.2 560 11/3/2021
2.4.1 553 11/2/2021
2.4.0 529 11/1/2021
2.3.0 1,578 8/24/2021
2.2.0 558 8/21/2021
2.1.0 537 8/20/2021
2.0.0 552 8/19/2021
1.0.2 558 7/12/2021
1.0.1 613 7/5/2021
1.0.0 988 7/4/2021

Change:
     ~ Use `object` instead of `string` in the log function of the MassLogger

     Add:
     + Property `FileName`to the `FileOutput` class