ElmOptions Class

Definition

Options for ElmMiddleware

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

Constructors

ElmOptions()

Properties

Filter

Determines whether log statements should be logged based on the name of the logger and the LogLevel of the message.

Path

Specifies the path to view the logs.

Applies to