Com.Atomatus.BootStarter.Log
0.0.12
dotnet add package Com.Atomatus.BootStarter.Log --version 0.0.12
NuGet\Install-Package Com.Atomatus.BootStarter.Log -Version 0.0.12
<PackageReference Include="Com.Atomatus.BootStarter.Log" Version="0.0.12" />
paket add Com.Atomatus.BootStarter.Log --version 0.0.12
#r "nuget: Com.Atomatus.BootStarter.Log, 0.0.12"
// Install Com.Atomatus.BootStarter.Log as a Cake Addin #addin nuget:?package=Com.Atomatus.BootStarter.Log&version=0.0.12 // Install Com.Atomatus.BootStarter.Log as a Cake Tool #tool nuget:?package=Com.Atomatus.BootStarter.Log&version=0.0.12
Bootstarter library for log with serilog and elasticsearch. Is a handy library that simplifies and streamlines logging in .NET applications, especially when using Serilog with Elasticsearch. It offers easy configuration, extensions for different log levels, and enhanced log message context information. By following the steps outlined in this guide, you can quickly get started with efficient logging in your .NET projects.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net6.0
- Microsoft.Extensions.Hosting (>= 7.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Serilog (>= 3.1.1)
- Serilog.AspNetCore (>= 7.0.0)
- Serilog.Extensions.Logging (>= 7.0.0)
- Serilog.Extensions.Logging.File (>= 3.0.0)
- Serilog.Sinks.Elasticsearch (>= 9.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Com.Atomatus.BootStarter.Log:
Package | Downloads |
---|---|
Com.Atomatus.BootStarter.Web
A versatile framework for building robust and efficient RESTful web APIs in C# using ASP.NET Core. It provides a set of powerful tools and abstractions that simplify common development tasks, allowing developers to focus on building and maintaining their API endpoints. |
GitHub repositories
This package is not used by any popular GitHub repositories.