logentries.nlog
3.0.1
Logentries logging library support for NLog
Install-Package logentries.nlog -Version 3.0.1
dotnet add package logentries.nlog --version 3.0.1
<PackageReference Include="logentries.nlog" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add logentries.nlog --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: logentries.nlog, 3.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install logentries.nlog as a Cake Addin
#addin nuget:?package=logentries.nlog&version=3.0.1
// Install logentries.nlog as a Cake Tool
#tool nuget:?package=logentries.nlog&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Correct ingestion port used
Dependencies
-
- NLog (>= 3.2.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on logentries.nlog:
Package | Downloads |
---|---|
SimpleLogging.LogEntries
This package simplifies logging to LogEntries using nLog as the engine.
|
GitHub repositories
This package is not used by any popular GitHub repositories.