Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventLog

An event log entry. Could be one of various types:

  • service call
  • communicator (signalr) activity
  • application
export
interface

EventLog

Hierarchy

  • EventLog

Index

Properties

Properties

data

event_type

event_type: "service" | "communicator" | "sentinel-status" | "application"