MetroLog.with.XMLconfigurator 1.0.0-alpha

This is a prerelease version of MetroLog.with.XMLconfigurator.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package MetroLog.with.XMLconfigurator --version 1.0.0-alpha
NuGet\Install-Package MetroLog.with.XMLconfigurator -Version 1.0.0-alpha
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="MetroLog.with.XMLconfigurator" Version="1.0.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MetroLog.with.XMLconfigurator --version 1.0.0-alpha
#r "nuget: MetroLog.with.XMLconfigurator, 1.0.0-alpha"
#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 MetroLog.with.XMLconfigurator as a Cake Addin
#addin nuget:?package=MetroLog.with.XMLconfigurator&version=1.0.0-alpha&prerelease

// Install MetroLog.with.XMLconfigurator as a Cake Tool
#tool nuget:?package=MetroLog.with.XMLconfigurator&version=1.0.0-alpha&prerelease

MetroLog is a lightweight logging framework designed for portable code and WinJS. Although the API is based on NLog and log4net, the intention is that it's a very basic logging system.

     This version targets .NET 4.5, Windows 8.1 (Windows Store apps), Windows Phone 8, WinPhone 8.1, WinJS, Xamarin.iOS, Xamarin.Android

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win81 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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

Added XML configurator to easily configure the logger targets, levels and layouts using xml configs.