Table of Contents

Class LoggingBuilderExtensions

Namespace
Steeltoe.Logging.DynamicConsole
Assembly
Steeltoe.Logging.DynamicConsole.dll
public static class LoggingBuilderExtensions
Inheritance
LoggingBuilderExtensions
Inherited Members

Methods

AddDynamicConsole(ILoggingBuilder)

public static ILoggingBuilder AddDynamicConsole(this ILoggingBuilder builder)

Parameters

builder ILoggingBuilder

The ILoggingBuilder to configure.

Returns

ILoggingBuilder

The incoming builder so that additional calls can be chained.