ErrorRecordEnricherExtensions class

Provides extension methods for enriching Serilog logs with error record information.

public static class ErrorRecordEnricherExtensions

Public Members

name description
static WithErrorRecord(…) Enriches Serilog logs with error record information.

See Also