ssxlog

Home > @spruceid/ssx-core > ssxLog

ssxLog variable

Registers a new event to the API.

Signature:

ssxLog: (api: AxiosInstance, apiKey: string, data: SSXLogFields) => Promise<boolean>

Last updated