Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

log_event

log_event(
    source: str | Agent,
    name: str,
    **kwargs: dict[str, Any]
) -> None
Parameters:
NameDescription
sourceType: str | Agent
nameType: str
**kwargsType: dict[str, Any]