Share via


ViewOptions Class

Definition

Options for viewing elm logs.

public ref class ViewOptions
public class ViewOptions
type ViewOptions = class
Public Class ViewOptions
Inheritance
ViewOptions

Constructors

Name Description
ViewOptions()

Properties

Name Description
MinLevel

The minimum LogLevel of logs shown on the elm page.

NamePrefix

The prefix for the logger names of logs shown on the elm page.

Applies to