Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ConsoleAPICalledEventDataType

Index

Properties

args

args: RemoteObject[]

Call arguments.

Optional context

context: string

Console context descriptor for calls on non-default console context (not console.*): 'anonymous#unique-logger-id' for call on unnamed context, 'name#unique-logger-id' for call on named context.

experimental

executionContextId

executionContextId: ExecutionContextId

Identifier of the context where the call was made.

Optional stackTrace

stackTrace: StackTrace

Stack trace captured when the call was made.

timestamp

timestamp: Timestamp

Call timestamp.

type

type: string

Type of the call.

Generated using TypeDoc