Skip to Content
APIPlanning Center People TSSrcFunctionsFunction: formatDebugEvent()

planning-center-monorepo v1.0.0


planning-center-monorepo / planning-center-people-ts/src / formatDebugEvent

Function: formatDebugEvent()

formatDebugEvent(event, includePayloads?): string

Defined in: packages/planning-center-base-ts/dist/debug.d.ts:40

Format an event as a single string (for tests or custom handlers).

Parameters

event

PcoEvent

includePayloads?

boolean

Returns

string