Click or drag to resize

ElapsedTimeEnricher Class

Event enricher for Serilog, returning the elapsed time since the application started
Inheritance Hierarchy
SystemObject
  LynceeTec.LogToolsElapsedTimeEnricher

Namespace:  LynceeTec.LogTools
Assembly:  LynceeTec.LogTools (in LynceeTec.LogTools.dll) Version: 9.2.6612.0 , built 2022-07-14 10:49:53 UTC
Syntax
public class ElapsedTimeEnricher : ILogEventEnricher

The ElapsedTimeEnricher type exposes the following members.

Constructors
  NameDescription
Public methodElapsedTimeEnricher
Initializes a new instance of the ElapsedTimeEnricher class
Top
Methods
  NameDescription
Public methodEnrich
Top
See Also