KrFormOptions.Logger property

Gets or sets the logger used by the form parser.

public ILogger? Logger { get; set; }

See Also