Evolio.Toolkit.Logging
8.0.0
dotnet add package Evolio.Toolkit.Logging --version 8.0.0
NuGet\Install-Package Evolio.Toolkit.Logging -Version 8.0.0
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="Evolio.Toolkit.Logging" Version="8.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Evolio.Toolkit.Logging --version 8.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Evolio.Toolkit.Logging, 8.0.0"
#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 Evolio.Toolkit.Logging as a Cake Addin #addin nuget:?package=Evolio.Toolkit.Logging&version=8.0.0 // Install Evolio.Toolkit.Logging as a Cake Tool #tool nuget:?package=Evolio.Toolkit.Logging&version=8.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Evolio.Toolkit.Logging
Evolio.Toolkit.Logging
is a NuGet package designed for simple and effective integration of logging into SEQ and the console in your .NET applications.
Features
- Easy integration with SEQ - a powerful logging server.
- Support for console logging for straightforward development and debugging.
- Flexible configuration of logging levels and targets.
Installation
You can install Evolio.Toolkit.Logging
via the NuGet Package Manager or using the .NET CLI:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- Serilog (>= 4.0.1)
- Serilog.Enrichers.AspnetcoreHttpcontext (>= 1.1.0)
- Serilog.Enrichers.AssemblyName (>= 2.0.0)
- Serilog.Enrichers.Context (>= 4.6.5)
- Serilog.Enrichers.Thread (>= 4.0.0)
- Serilog.Sinks.Console (>= 6.0.0)
- Serilog.Sinks.Debug (>= 3.0.0)
- Serilog.Sinks.Seq (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.