Table of Contents

Class EventSourceLoggingConfigurator

Namespace
Tlabs.Config
Assembly
Tlabs.Core.dll

Configures a EventSource logger.

public class EventSourceLoggingConfigurator : IConfigurator<ILoggingBuilder>
Inheritance
EventSourceLoggingConfigurator
Implements
Inherited Members
Extension Methods

Constructors

EventSourceLoggingConfigurator()

public EventSourceLoggingConfigurator()

Methods

AddTo(ILoggingBuilder, IConfiguration)

Method called to add a specific configuration to a target.

public void AddTo(ILoggingBuilder log, IConfiguration cfg)

Parameters

log ILoggingBuilder
cfg IConfiguration