************* Analytics Log ************* Data ---- This debug panel relies on: .. code:: csharp CoreApplication.Instance.AnalyticsManager.AnalyticsLog; DebugToolsParameters -------------------- - **Enable Analytics**: Specify if the Analytics Log should appear within the debug panel. - **Analytics Log Size**: Specify the maximum number of log messages to keep. .. image:: ../Images/analyticslog_1.png :align: center Features -------- - Display the list of the latest analytics events. Select a line to reveal the parameters of this event. - **CLEAR**: Delete all log data and clean all the lines displayed on screen. - **EXPORT TO FILE**: Export the log as a text file. *(Only on desktop)* - **FIND_ME**: Send a FIND_ME event. .. image:: ../Images/analyticslog_2.png :align: center :scale: 50 % .. image:: ../Images/analyticslog_3.png :align: center :scale: 50 %