Table of Contents

Class ClassNameEnricher

Namespace
NLightning.Application.NLTG.Helpers
Assembly
NLightning.Application.NLTG.dll
public class ClassNameEnricher : ILogEventEnricher
Inheritance
ClassNameEnricher
Implements
ILogEventEnricher
Inherited Members

Methods

Enrich(LogEvent, ILogEventPropertyFactory)

Enrich the log event.

public void Enrich(LogEvent logEvent, ILogEventPropertyFactory propertyFactory)

Parameters

logEvent LogEvent

The log event to enrich.

propertyFactory ILogEventPropertyFactory

Factory for creating new properties to add to the event.