Metadata >> NuGet >> PortableLog.Core >> 2.0.0-alpha

2.0.0-alpha

Metadata

Authors Andreas Gullberg Larsen
Copyrights Copyright © 2015 Andreas Gullberg Larsen
Description Light-weight, portable logging interface. Combine with PortableLog adapters for logging frameworks or write your own.
Language en-US
LicenseUrl https://github.com/anjdreas/PortableLog/blob/dev/LICENSE
Owners Andreas Gullberg Larsen
ProjectUrl https://github.com/anjdreas/PortableLog
ReleaseNotes Simplify the API and implementation. Removed -Format method overloads, after some use it seemed better to use string.Format() explicitly or string extension methods like format.With(args). This removed the need for ILogEx to resolve the overload ambiguities and simplified the API overall. Breaking changes: * Remove ILogEx * Remove -Ex log method overloads * Remove -Format log method overloads * Rename some types to simpler names, such as ILogExFactory to ILogFactory * Change log method signatures to resolve ambiguity in overloads
RequireLicenseAcceptance False
Summary Light-weight, portable logging interface.
Tags log logging portable pcl interface wrapper adapter
Dependencies Microsoft.Bcl:1.1.9:portable-net40+sl50+win+wpa81+wp80|Microsoft.Bcl.Build:1.0.14:portable-net40+sl50+win+wpa81+wp80
Title PortableLog
PackageSize 34698
PackageHashAlgorithm SHA512
PackageHash NBqFO5meVeO5LJebvh4+iBkMGKpM2sw/6VUZaScq8riC1+cf1zkN/sOvRRhZGc/ARUgUm6lt8P4PAqIgAKvRyw==
DownloadCount 000000
CreatedDate 2015-02-14T00:45:00

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install PortableLog.Core -Version 2.0.0-alpha -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install PortableLog.Core -Version 2.0.0-alpha -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete PortableLog.Core 2.0.0-alpha %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package PortableLog.Core -Version 2.0.0-alpha -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package PortableLog.Core -Version 2.0.0-alpha -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap PortableLog.Core -Version 2.0.0-alpha
Uninstalling the package:
o remove-wrap PortableLog.Core

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related