Table of Contents

Class MinimumLevel

Namespace
Steeltoe.Logging.DynamicSerilog
Assembly
Steeltoe.Logging.DynamicSerilog.dll
public sealed class MinimumLevel
Inheritance
MinimumLevel
Inherited Members

Properties

Default

public LogEventLevel Default { get; set; }

Property Value

LogEventLevel

Override

public IDictionary<string, LogEventLevel> Override { get; }

Property Value

IDictionary<string, LogEventLevel>