Analytics Log

Data

This debug panel relies on:

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.
_images/analyticslog_1.png

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.
_images/analyticslog_2.png _images/analyticslog_3.png