Serilog.Enrichers.Environment 3.0.0-dev-00811

Serilog.Enrichers.Environment

Enriches Serilog events with information from the execution environment.

Build status NuGet Version

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() - adds MachineName based on either %COMPUTERNAME% (Windows) or $HOSTNAME (macOS, Linux)
  • WithEnvironmentUserName() - adds EnvironmentUserName based on USERNAME and USERDOMAIN (if available)
  • WithEnvironmentName() - adds EnvironmentName based on ASPNETCORE_ENVIRONMENT or DOTNET_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.

Showing the top 20 packages that depend on Serilog.Enrichers.Environment.

Packages Downloads
Alpata.Helper
Crypt işlemleri revize edildi.
8
Alpata.Helper
Option yönetimi için generik eklentiler sağlandı
3
Alpata.Helper
Option yönetimi için generik eklentiler sağlandı
4
Alpata.Helper
Option yönetimi için generik eklentiler sağlandı
5
Alpata.Helper
Option yönetimi için generik eklentiler sağlandı
6
Alpata.Helper
Option yönetimi için generik eklentiler sağlandı
11
Alpata.Helper
Option yönetimi için generik eklentiler sağlandı
15
Alpata.Helper
Option yönetimi için generik eklentiler sağlandı
23

.NET Framework 4.6.2

.NET Framework 4.7.1

.NET 6.0

.NET 8.0

.NET Standard 2.0

Version Downloads Last updated
3.0.1 30 10/29/2024
3.0.1-dev-00816 3 01/31/2025
3.0.0 2 01/31/2025
3.0.0-dev-00811 2 03/01/2025
3.0.0-dev-00806 5 12/06/2023
3.0.0-dev-00804 4 03/13/2024
3.0.0-dev-00802 5 03/12/2024
2.3.1-dev-00801 5 03/04/2024
2.3.0 6 12/13/2023
2.3.0-dev-00793 5 03/16/2024
2.3.0-dev-00792 5 03/16/2024
2.3.0-dev-00791 4 03/14/2024
2.2.1-dev-00787 4 03/14/2024
2.2.0 9 08/18/2023
2.2.0-dev-00784 4 03/14/2024
2.2.0-dev-00780 4 03/02/2024
2.2.0-dev-00777 5 03/13/2024
2.2.0-dev-00773 4 03/12/2024
2.2.0-dev-00770 5 03/13/2024
2.2.0-dev-00761 2 01/31/2025
2.1.3 4 08/18/2023
2.1.3-dev-00759 4 03/22/2024
2.1.3-dev-00752 5 03/14/2024
2.1.3-dev-00748 5 03/13/2024
2.1.3-dev-00746 4 03/13/2024
2.1.3-dev-00736 4 03/13/2024
2.1.2 5 01/03/2024
2.1.2-dev-00731 4 03/13/2024
2.1.1 5 01/18/2024
2.1.1-dev-00727 4 03/13/2024
2.1.1-dev-00724 6 03/13/2024
2.1.0 5 12/13/2023
2.1.0-dev-00719 4 03/13/2024
2.0.1 6 12/11/2023
2.0.0 5 12/16/2023
2.0.0-rc-710 5 01/25/2024
2.0.0-rc-708 5 03/13/2024
2.0.0-beta-701 4 03/14/2024
2.0.0-beta-700 5 03/12/2024
2.0.0-beta-521 5 03/14/2024
2.0.0-beta-519 4 03/13/2024
2.0.0-beta-516 4 03/14/2024
2.0.0-beta-515 4 03/13/2024
2.0.0-beta-513 5 03/14/2024
2.0.0-beta-511 5 03/02/2024
2.0.0-beta-509 4 03/14/2024
2.0.0-beta-507 5 03/13/2024
2.0.0-beta-505 5 03/13/2024
2.0.0-beta-502 4 03/13/2024
2.0.0-beta-499 4 03/13/2024