withApplicationLogFile

fun withApplicationLogFile(applicationLogFile: String): CoreConfigurationBuilder

To use in combination with {@link ReportField#APPLICATION_LOG} to set the path/name of your application log file.

Return

this instance

Parameters

applicationLogFile

path/name of your application log file.