Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 807 Bytes

Sagara.Core.Logging.Serilog.LoggerEnrichmentProperties.md

File metadata and controls

26 lines (17 loc) · 807 Bytes

LoggerEnrichmentProperties Class

Constants to use when configuring Serilog enrichers.

public static class LoggerEnrichmentProperties

Inheritance System.Object 🡒 LoggerEnrichmentProperties

Fields

LoggerEnrichmentProperties.Assembly Field

Use the assembly name as a Serilog enrichment property.

public const string Assembly = Assembly;

Field Value

System.String