log4net.els
1.0.1-alpha
Library to send logs from application to an Elasticsearch nodes in order to save them on it. You can centralize the log messages in Elasticsearch node and review and work with the information remotely.
This is a prerelease version of log4net.els.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package log4net.els -Version 1.0.1-alpha
dotnet add package log4net.els --version 1.0.1-alpha
<PackageReference Include="log4net.els" Version="1.0.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add log4net.els --version 1.0.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: log4net.els, 1.0.1-alpha"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install log4net.els as a Cake Addin #addin nuget:?package=log4net.els&version=1.0.1-alpha&prerelease // Install log4net.els as a Cake Tool #tool nuget:?package=log4net.els&version=1.0.1-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This version contains compatibility with .NetCore 2.0.
Dependencies
-
.NETFramework 4.6.1
- Elasticsearch.Net (>= 7.6.2)
- log4net (>= 2.0.8)
- NEST (>= 7.6.2)
-
.NETStandard 2.0
- Elasticsearch.Net (>= 7.6.2)
- log4net (>= 2.0.8)
- NEST (>= 7.6.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.