ForestLog 1.2.0

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

// Install ForestLog as a Cake Tool
#tool nuget:?package=ForestLog&version=1.2.0

A minimalist logger interface.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 is compatible.  netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 is compatible.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ForestLog:

Package Downloads
ForestLog.Extensions.Logging

A minimalist logger interface.

ForestLog.MQTTnet312

A minimalist logger interface.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 241 5/22/2023
1.1.0 355 3/28/2023
1.0.0 394 3/27/2023
0.7.4 376 3/27/2023
0.7.0 604 12/27/2022
0.6.0 636 12/15/2022
0.5.0 447 12/13/2022
0.4.0 259 12/9/2022
0.3.0 247 12/9/2022
0.2.0 264 12/7/2022
0.1.16 261 12/7/2022
0.1.15 273 12/7/2022
0.1.10 264 12/7/2022
0.1.0 275 12/7/2022
0.0.20 282 12/6/2022
0.0.10 275 12/5/2022

Merge branch 'develop' into main