Metadata >> NuGet >> PortableLog.Core

PortableLog.Core

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:net40|Microsoft.Bcl.Build:1.0.14:net40|Microsoft.Bcl:1.1.9:net40-Client|Microsoft.Bcl.Build:1.0.14:net40-Client|Microsoft.Bcl:1.1.9:portable-net40+sl50+win+wpa81+wp80|Microsoft.Bcl.Build:1.0.14:portable-net40+sl50+win+wpa81+wp80|::net45|::net451|::portable-net45+win+wpa81+wp80
Title PortableLog
PackageSize 25500
PackageHashAlgorithm SHA512
PackageHash TZIz8opiFNg90c9PrWQ4p24c5LZxwsydBo245i8D3YvtYqFXGakQSrOPTHA3BKdDoH3nZkioTuOPtBXqep+kug==
DownloadCount 000000
CreatedDate 2015-06-23T20:05:14

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 PortableLog.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install PortableLog.Core -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 PortableLog.Core
Installing the package (HTTP Basic authentication):
Install-Package PortableLog.Core -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package PortableLog.Core -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package PortableLog.Core

OpenWrap

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

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
2.0.0-alpha9
2.0.0-alpha8
2.0.0-alpha5
2.0.0-alpha4
2.0.0-alpha3
2.0.0-alpha2
2.0.0-alpha
1.0.2