applicationLogFileLines

abstract fun applicationLogFileLines(): Int

To use in combination with 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.