logActivity(): Promise<ActivityLogEntry>
Log an activity. Optionally associate it with a listing and/or attendee so admin views can filter the log by either. A caller may pass its open write transaction so the activity and the action it records commit together.
optional
transaction: TxScope
Promise<ActivityLogEntry>