LogEvent#
Class LogEvent
Hierarchy
- WebVisEvent
- LogEvent
Index
Constructors
Properties
Constructors
constructor
Properties
id
id: number
level
level: LogLevel
message
message: string
timestamp
timestamp: string
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
LOG_EVENT