Package com.axelor.data.csv
Class CSVLogger
- java.lang.Object
-
- com.axelor.data.csv.CSVLogger
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FilegetCurrentFile()voidlog(String[] values)Log the row into a specific file.voidprepareInput(CSVInput csvInput, String[] fields)Configures the file that will receive the rows in error
-