Plexdata.LogWriter.Console 1.0.7.1

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

// Install Plexdata.LogWriter.Console as a Cake Tool
#tool nuget:?package=Plexdata.LogWriter.Console&version=1.0.7.1

This library defines all ILogger derived interfaces that especially provide console logging.

Furthermore, this library includes classes that are shared between all available implementations of any of the console logger interfaces.

Unfortunately, this library can only be used together with one of the platform dependent console logger libraries. In other words, this library does not contain any logging related implementation.

The sources can be found on GitHub under https://github.com/akesseler/Plexdata.LogWriter.

The class documentation can be found on GitHub under https://github.com/akesseler/Plexdata.LogWriter/wiki.

The documentation with an overview, an introduction as well as examples is available under https://akesseler.github.io/Plexdata.LogWriter/.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 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 (3)

Showing the top 3 NuGet packages that depend on Plexdata.LogWriter.Console:

Package Downloads
Plexdata.LogWriter.Console.Standard

Plexdata.LogWriter.Console.Standard implements the IConsoleLogger interface that allows printing of logging messages into the console window. Main feature of this package is that it can be used platform independently.

Plexdata.LogWriter.Console.Windows

Plexdata.LogWriter.Console.Windows implements the IConsoleLogger interface that allows printing of logging messages into the console window. Main feature of this package is that NOT only pure console applications are able to write logging messages into the console window. For example when using an old-fashioned Windows Forms application an extra window is opened that shows all logging messages. Attention: This package can only be used on Windows platforms because of it uses native Win32 API functions!

Plexdata.LogWriter.Composite

Plexdata.LogWriter.Composite implements the ICompositeLogger interface that allows writing of logging messages into multiple logging sinks. Main feature of this package is that it can be used platform independently.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7.1 591 3/2/2023
1.0.6.1 857 5/11/2021
1.0.5.2 930 11/22/2019
1.0.5.1 944 10/20/2019
1.0.4.2 1,018 8/16/2019
1.0.4.1 925 8/6/2019
1.0.3.2 793 6/21/2019
1.0.3.1 798 6/17/2019
1.0.2.6 886 6/8/2019
1.0.2.4 854 5/14/2019
1.0.1.2 815 4/9/2019
1.0.0.1 862 3/10/2019