Enferno.Public.Logging 2.1.1-beta5

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

// Install Enferno.Public.Logging as a Cake Tool
#tool nuget:?package=Enferno.Public.Logging&version=2.1.1-beta5&prerelease                

Enferno Public Logging.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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
2.2.1 16,950 3/1/2019
2.2.0 657 3/1/2019
2.1.1 1,044 9/14/2018
2.1.1-beta5 688 9/14/2018
2.1.1-beta4 721 9/13/2018
2.1.1-beta3 684 9/13/2018
2.1.1-beta2 666 9/13/2018
2.1.1-beta 666 9/13/2018
2.1.0 865 9/12/2018
2.1.0-beta 670 9/12/2018
2.0.0 5,089 5/30/2018
2.0.0-beta 863 5/28/2018
1.0.0 1,810 10/10/2016
1.0.0-beta 2,839 10/5/2016
0.0.8 1,433 9/20/2016
0.0.8-beta 856 9/9/2016
0.0.7 1,733 6/4/2015
0.0.6 1,504 5/7/2014
0.0.5 1,119 5/6/2014

Enferno.Public was updated to 2.1.1.

* Added JiraTraceListener, which creates an Issue over Jira Rest-API.
* Updated Target Framework to 4.5.2 to allow usage of Atlassian SDK dependency.

The following properties are needed on listener of type "Enferno.Public.Logging.JiraTraceListener, Enferno.Public.Logging":
- endpoint = Url of Jira Software Cloud instance
- userName = User name of reporting Jira user
- password = User password for reporter
- component = (optional) Specifies component reporting error