Table of Contents

Class MBLoggingServiceConfiguration

Namespace
Material.Blazor
Assembly
Material.Blazor.dll

Configuration for IMBLoggingService.

public class MBLoggingServiceConfiguration
Inheritance
MBLoggingServiceConfiguration
Inherited Members

Constructors

MBLoggingServiceConfiguration()

public MBLoggingServiceConfiguration()

Fields

DefaultLoggingLevel

public const MBLoggingLevel DefaultLoggingLevel = Warning

Field Value

MBLoggingLevel

Properties

LoggingLevel

Sets the logging level.

public MBLoggingLevel LoggingLevel { get; set; }

Property Value

MBLoggingLevel