with Application Log File Lines
fun withApplicationLogFileLines(applicationLogFileLines: Int): CoreConfigurationBuilder
Content copied to clipboard
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
this instance
Parameters
applicationLogFileLines
number of lines to collect.