Table of Contents

Class Quilt4NetLoggingBuilder

Namespace
Quilt4Net.Toolkit
Assembly
Quilt4Net.Toolkit.dll

Builder returned by AddQuilt4NetLogging. Extension packages (e.g. Quilt4Net.Toolkit.Api) can add extension methods on this type to register additional capabilities.

public class Quilt4NetLoggingBuilder
Inheritance
Quilt4NetLoggingBuilder
Inherited Members

Properties

Options

The resolved logging options.

public Quilt4NetLoggingOptions Options { get; }

Property Value

Quilt4NetLoggingOptions

Services

The service collection.

public IServiceCollection Services { get; }

Property Value

IServiceCollection