applicationLogFileLines

var applicationLogFileLines: Int

To use in combination with {@link ReportField#APPLICATION_LOG} to set the number of latest lines of your application log file to be collected. Default value is 100.

Return

number of lines to collect.