Metadata >> NuGet >> Akka.slf4net

Akka.slf4net

Metadata

Authors Akka.NET Team
Copyrights Copyright © 2013-2014 Akka.NET Team
Description slf4net logging adapter for Akka.NET
IconUrl https://raw.githubusercontent.com/akkadotnet/akka.net/gh-pages/images/icon.png
LicenseUrl https://github.com/akkadotnet/akka.net/blob/master/LICENSE
Owners Akka.NET Team
ProjectUrl https://github.com/akkadotnet/akka.net
ReleaseNotes Introduced `TailChoppingRouter` All `ActorSystem` extensions now take an `ExtendedActorSystem` as a dependency - all thirdy party actor system extensions will need to update accordingly. Fixed numerous bugs with remote deployment of actors. Fixed a live-lock issue for high-traffic connections on Akka.Remote and introduced softer heartbeat failure deadlines. Changed the configuration chaining process. Removed obsolete attributes from `PatternMatch` and `UntypedActor`. Laying groundwork for initial Mono support.
RequireLicenseAcceptance False
Tags akka actors actor model Akka concurrency slf4net
Dependencies slf4net:0.1.32.1|Akka:0.6.4
PackageSize 9057
PackageHashAlgorithm SHA512
PackageHash VlTtPyyWdkm7s4Rqxr44e6aqjwxVGzerK4Fa45V//zNzeEZ8VEWK+XSkTNFAGH2pJlDOHDLu3UyjNfdHpn92LA==
DownloadCount 000000
CreatedDate 2014-09-03T22:37:46
Title Akka.slf4net - BETA

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

OpenWrap

Installing the package:
o add-wrap Akka.slf4net
Uninstalling the package:
o remove-wrap Akka.slf4net

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.6.4
0.6.2
0.6.1