Interface IHtmlLog

HTML log payload.

Hierarchy

Properties

Properties

data: string

Log data as HTML string.

level: LogLevel

Log level

type: "html"

Type of log data.

Generated using TypeDoc