Obs Client

Types

Types

ObsEvent

Observability event types - includes Session events in addition to errors and logs

type ObsEvent = ErrorEvent | LogEvent | Session

ObsEvent

type ObsEvent = ErrorEvent | LogEvent
Previous
Interfaces