Settings - Debug
  • 25 Sep 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Settings - Debug

  • Dark
    Light
  • PDF

Article summary

This tab is usually only used for debugging of the application.

  • Enable debug level logging - If activated, the application will log debug messages
  • Enable debug features in GUI - Enable debug buttons in the GUI, under the “Performance” panel.
  • Enable performance debug log - Composer will create a .csv file in the application folder (The file will have a name similar to:
    Performance-Debug-20240130 210123.csv).
    The CSV file will every frame log the following performance properties: DateTime, Frame, CongestionsLastSecond, NumCongestionsSinceStart, ProcessingTime, MaxProcessingTime, AverageProcessingTime, AverageProcessingTimeLong.
  • Show debug properties - This will show debug properties in the Composer GUI when any debug properties are available. These are usually very technical and sometimes not described in the documentation.
  • FFmpeg log level - Set the default log level of FFmpeg. The FFmpeg logs will posted to the Composer log.

Was this article helpful?