Metadata >> NuGet >> MetroLog

MetroLog

Metadata

Authors Matt Baxter-Reynolds,Oren Novotny
Description 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
LicenseUrl https://raw.github.com/mbrit/MetroLog/master/LICENSE.txt
Owners onovotny
ProjectUrl https://github.com/mbrit/MetroLog
ReleaseNotes Added Xamarin.iOS Unified support
RequireLicenseAcceptance False
Tags Logging log WinRT NLog log4net portable pcl WinJS wp wp8 wpa81 ios android xamarin
Title MetroLog Lightweight Logging for Portable and WinJS
PackageSize 906694
PackageHashAlgorithm SHA512
PackageHash XnvN+TmX+boEbFlpT/+NXWuXnoCdF8n1YDPWkVO19kgu+gHzPcZnoTtf5wUUy2Zvyasl9BRmz6NUBD4/ex70zA==
DownloadCount 000000
CreatedDate 2015-06-22T23:18:57
Dependencies Microsoft.Bcl.Compression:3.9.85:wp80

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MetroLog -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MetroLog -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package MetroLog
Installing the package (HTTP Basic authentication):
Install-Package MetroLog -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MetroLog -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MetroLog

OpenWrap

Installing the package:
o add-wrap MetroLog
Uninstalling the package:
o remove-wrap MetroLog

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.8.9
0.8.8
0.8.7.1
0.8.7
0.8.6.1
0.8.6
0.8.5-beta
0.8.1.1
0.8.1
0.8.0
0.7.7
0.7.6
0.7.5
0.7.1
0.7.0