CloudWatchAppender 2.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package CloudWatchAppender --version 2.1.1
NuGet\Install-Package CloudWatchAppender -Version 2.1.1
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="CloudWatchAppender" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CloudWatchAppender --version 2.1.1
#r "nuget: CloudWatchAppender, 2.1.1"
#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 CloudWatchAppender as a Cake Addin
#addin nuget:?package=CloudWatchAppender&version=2.1.1

// Install CloudWatchAppender as a Cake Tool
#tool nuget:?package=CloudWatchAppender&version=2.1.1

A CloudWatch appender for log4net. You can configure log4net to direct some of your log events to CloudWatch, making them show up as data points on a graph.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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. 
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
5.0.4-beta 12,169 5/17/2016
4.7.0.6 43,272 4/30/2016
4.7.0.1-beta 1,079 4/28/2016
4.6.0-beta 1,125 3/30/2016
4.6.0-alpha1 1,105 3/18/2016
4.4.4 4,076 11/25/2015
4.4.0 1,490 11/24/2015
4.3.4 1,818 11/4/2015
4.3.2 3,293 12/3/2014
4.3.2-beta1 1,318 12/3/2014
4.3.1-beta1 1,274 11/29/2014
4.3.1-beta 1,357 11/29/2014
4.3.0-alpha 1,267 11/28/2014
4.2.1-alpha 1,188 5/8/2014
4.2.0-alpha2 1,161 5/9/2014
4.1.3 1,493 5/9/2014
4.1.2 1,399 5/8/2014
4.1.1 1,596 4/23/2014
4.1.0 1,471 4/23/2014
4.0.0 1,622 4/14/2014
3.0.0 1,423 1/28/2014
2.2.0 2,044 10/3/2012
2.1.1 1,595 10/2/2012
2.1.0 1,643 9/24/2012
2.0.1 1,529 9/13/2012
2.0.0 1,541 9/13/2012
1.3.2 1,571 9/12/2012
1.3.1 1,576 9/12/2012
1.3.0 1,551 9/11/2012
1.2.0 1,610 9/6/2012
1.1.0 1,579 8/23/2012
1.0.0 1,547 8/21/2012

Bug fixes
* Zeroing out dimensions in config didn't work
* Exceptions and timeouts not well handled, potentially could crash the iis worker
* Backwards compatibility for instance id didn't work