Serilog.Enrichers.Process 3.0.0

Serilog.Enrichers.Process

The process enricher for Serilog.

Build status NuGet Version

To use the enricher, first install the NuGet package:

Install-Package Serilog.Enrichers.Process

Then add Enrich.WithProcessId() and/or .WithProcessName() to the LoggerConfiguration():

Log.Logger = new LoggerConfiguration()
    .WriteTo.Console()
    .Enrich.WithProcessId()
    .Enrich.WithProcessName()
    .CreateLogger();

Copyright © 2016 Serilog Contributors - Provided under the Apache License, Version 2.0.

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

Packages Downloads
Umbraco.Cms
Installs Umbraco CMS with all default dependencies in your ASP.NET Core project.
1
Umbraco.Cms.Api.Delivery
Contains the presentation layer for the Umbraco CMS Delivery API.
1
Umbraco.Cms.Examine.Lucene
Adds Examine searching support using Lucene to Umbraco CMS.
1
Umbraco.Cms.Imaging.ImageSharp
Adds imaging support using ImageSharp/ImageSharp.Web to Umbraco CMS.
1
Umbraco.Cms.Infrastructure
Contains the infrastructure assembly needed to run Umbraco CMS.
1
Umbraco.Cms.Persistence.EFCore
Adds support for Entity Framework Core to Umbraco CMS.
1
Umbraco.Cms.Persistence.EFCore.Sqlite
Adds support for Entity Framework Core SQLite migrations to Umbraco CMS.
1
Umbraco.Cms.Persistence.SqlServer
Adds support for SQL Server to Umbraco CMS.
1
Umbraco.Cms.PublishedCache.HybridCache
Contains the published cache assembly needed to run Umbraco CMS.
1
Umbraco.Cms.Web.Website
Contains the website assembly needed to run the frontend of Umbraco CMS.
1

.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.0 1 2026-08-24
3.0.0-dev-00770 0 2024-06-14
2.0.2 0 2021-08-15
2.0.2-dev-00763 0 2023-11-14
2.0.2-dev-00754 0 2021-09-15
2.0.2-dev-00750 0 2021-08-15
2.0.2-dev-00746 0 2021-08-15
2.0.2-dev-00741 0 2020-10-26
2.0.2-dev-00739 0 2020-10-20
2.0.2-dev-00738 0 2020-10-20
2.0.2-dev-00737 0 2020-10-20
2.0.2-dev-00733 0 2020-10-15
2.0.2-dev-00731 0 2020-08-04
2.0.1 0 2017-02-14
2.0.1-dev-00723 0 2017-02-14
2.0.0 0 2016-06-29
2.0.0-rc-dev-00722 0 2017-02-14
2.0.0-rc-dev-00720 0 2017-02-14
2.0.0-rc-711 0 2016-05-17
2.0.0-beta-705 0 2016-05-17
2.0.0-beta-701 0 2016-04-11
2.0.0-beta-700 0 2016-03-23
2.0.0-beta-521 0 2016-03-18
2.0.0-beta-519 0 2016-03-16
2.0.0-beta-516 0 2016-03-15
2.0.0-beta-515 0 2016-03-15
2.0.0-beta-513 0 2016-03-15
2.0.0-beta-511 0 2016-03-14
2.0.0-beta-509 0 2016-03-13
2.0.0-beta-507 0 2016-03-01
2.0.0-beta-505 0 2016-02-25
2.0.0-beta-502 0 2016-02-22
2.0.0-beta-499 0 2016-02-21