Skip to main content
All docs
V24.1

DashboardTelemetry.Log Method

Name Parameters Description
Log(String, Action) static functionName, action Collects actions for each event of an event session.
Log<T>(String, Func<T>) static functionName, function Collects actions for each event of an event session.