...
- Field 1: The ISO formatted date when this line was written.
- Field 2:
- "SOURCE" if the operation refers to the analysis of a source file (field 5 is the source file
- path)
- "TARGET" if it refers to the creation of a translated
- file (field 6 is the file path)
- "PRELIM" if it refers to the creation of a preliminary file (field 6 is the file path of the preliminary translation)
- Field 3: Status of operation. Either "OK" or "FAILED".
- Field 4: The language code of the file. If the line is for a source file then this always is the project source language.
- Field 5: The full path of the source file.
- Field 6: The full path of the translated file. Empty if the operation refers to the analysis of a source file.
- Field 7: Error message, if operation failed.
- Field 8: Full error details, if operation failed. This information is typically very technical.
...