Serilog.Enrichers.Environment
3.0.1
Prefix Reserved
dotnet add package Serilog.Enrichers.Environment --version 3.0.1
NuGet\Install-Package Serilog.Enrichers.Environment -Version 3.0.1
<PackageReference Include="Serilog.Enrichers.Environment" Version="3.0.1" />
paket add Serilog.Enrichers.Environment --version 3.0.1
#r "nuget: Serilog.Enrichers.Environment, 3.0.1"
// Install Serilog.Enrichers.Environment as a Cake Addin #addin nuget:?package=Serilog.Enrichers.Environment&version=3.0.1 // Install Serilog.Enrichers.Environment as a Cake Tool #tool nuget:?package=Serilog.Enrichers.Environment&version=3.0.1
Serilog.Enrichers.Environment
Enriches Serilog events with information from the execution environment.
To use the enricher, first install the NuGet package:
dotnet add package Serilog.Enrichers.Environment
Then, apply the enricher to you LoggerConfiguration
:
Log.Logger = new LoggerConfiguration()
.Enrich.WithMachineName()
// ...other configuration...
.CreateLogger();
The WithMachineName()
enricher will add a MachineName
property to produced events.
Included enrichers
The package includes:
WithMachineName()
- addsMachineName
based on either%COMPUTERNAME%
(Windows) or$HOSTNAME
(macOS, Linux)WithEnvironmentUserName()
- addsEnvironmentUserName
based onUSERNAME
andUSERDOMAIN
(if available)WithEnvironmentName()
- addsEnvironmentName
based onASPNETCORE_ENVIRONMENT
orDOTNET_ENVIRONMENT
(when both are available then 'ASPNETCORE_ENVIRONMENT' takes precedence, when none are available then the fallback value will be 'Production')WithEnvironmentVariable(string envVarName, string propertyName = null)
- adds an<envVarName>
property to the log event with the value for the specified environment variable. Optional<propertyName>
will override<envVarName>
as propertyName.
Copyright © 2016 Serilog Contributors - Provided under the Apache License, Version 2.0.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
NuGet packages (418)
Showing the top 5 NuGet packages that depend on Serilog.Enrichers.Environment:
Package | Downloads |
---|---|
IppDotNetSdkForQuickBooksApiV3
The IPP .NET SDK for QuickBooks V3 is a set of .NET classes that make it easier to call QuickBooks APIs. This is the .Net Standard 2.0 version of the .Net SDK |
|
Sitko.Core.App
Sitko.Core is a set of libraries to help build .NET Core applications fast |
|
NBomber
Modern and flexible load testing framework for Pull and Push scenarios, designed to test any system regardless a protocol (HTTP/WebSockets/AMQP etc) or a semantic model (Pull/Push). |
|
Takenet.Iris.Common
Iris common data types package |
|
Arcus.Observability.Telemetry.Serilog.Enrichers
Provides capability to improve telemetry with Serilog in applications |
GitHub repositories (56)
Showing the top 5 popular GitHub repositories that depend on Serilog.Enrichers.Environment:
Repository | Stars |
---|---|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
|
|
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
|
|
Belphemur/SoundSwitch
C# application to switch default playing device. Download: https://soundswitch.aaflalo.me/
|
Version | Downloads | Last updated |
---|---|---|
3.0.1 | 4,545,024 | 6/20/2024 |
3.0.1-dev-00816 | 161 | 6/20/2024 |
3.0.0 | 479,448 | 6/9/2024 |
3.0.0-dev-00811 | 141 | 6/9/2024 |
3.0.0-dev-00806 | 208,554 | 11/14/2023 |
3.0.0-dev-00804 | 19,275 | 10/26/2023 |
3.0.0-dev-00802 | 1,192 | 10/26/2023 |
2.3.1-dev-00801 | 7,863 | 10/16/2023 |
2.3.0 | 15,583,154 | 10/3/2023 |
2.3.0-dev-00793 | 85,482 | 6/4/2023 |
2.3.0-dev-00792 | 105,236 | 2/3/2023 |
2.3.0-dev-00791 | 20,179 | 1/4/2023 |
2.2.1-dev-00787 | 722,574 | 8/15/2021 |
2.2.0 | 59,971,232 | 8/15/2021 |
2.2.0-dev-00784 | 76,201 | 4/5/2021 |
2.2.0-dev-00780 | 24,138 | 2/10/2021 |
2.2.0-dev-00777 | 17,218 | 2/4/2021 |
2.2.0-dev-00773 | 192,659 | 12/15/2020 |
2.2.0-dev-00770 | 2,055 | 12/12/2020 |
2.2.0-dev-00761 | 267,089 | 8/2/2020 |
2.1.3 | 52,309,340 | 3/8/2019 |
2.1.3-dev-00759 | 1,504 | 6/29/2020 |
2.1.3-dev-00752 | 125,196 | 9/22/2018 |
2.1.3-dev-00748 | 39,521 | 6/3/2018 |
2.1.3-dev-00746 | 39,773 | 5/9/2018 |
2.1.3-dev-00736 | 87,400 | 8/16/2017 |
2.1.2 | 10,253,706 | 3/21/2017 |
2.1.2-dev-00731 | 6,670 | 2/21/2017 |
2.1.1 | 407,099 | 11/22/2016 |
2.1.1-dev-00727 | 1,897 | 11/22/2016 |
2.1.1-dev-00724 | 2,747 | 8/11/2016 |
2.1.0 | 407,869 | 7/26/2016 |
2.1.0-dev-00719 | 2,181 | 7/26/2016 |
2.0.1 | 100,579 | 7/18/2016 |
2.0.0 | 268,103 | 6/29/2016 |
2.0.0-rc-710 | 2,643 | 5/26/2016 |
2.0.0-rc-708 | 2,331 | 5/17/2016 |
2.0.0-beta-701 | 2,398 | 4/11/2016 |
2.0.0-beta-700 | 1,902 | 3/23/2016 |
2.0.0-beta-521 | 1,876 | 3/18/2016 |
2.0.0-beta-519 | 1,999 | 3/16/2016 |
2.0.0-beta-516 | 1,855 | 3/15/2016 |
2.0.0-beta-515 | 1,875 | 3/15/2016 |
2.0.0-beta-513 | 1,870 | 3/15/2016 |
2.0.0-beta-511 | 1,852 | 3/14/2016 |
2.0.0-beta-509 | 1,846 | 3/13/2016 |
2.0.0-beta-507 | 2,426 | 3/1/2016 |
2.0.0-beta-505 | 2,001 | 2/25/2016 |
2.0.0-beta-502 | 1,984 | 2/22/2016 |
2.0.0-beta-499 | 1,901 | 2/21/2016 |