Compiler

Description

Compiler allows to import information from compiler logs.

Usage

Compiler has the following options:

  • Compiler output file ( txt , mandatory) Specify the path to a CSV compiler log file. Each line needs to match the following format: Path;Line;Rule;Descr where Rule is one of COMP_ERR, COMPILER_WARN or COMPILER_INFO.​

The full command line syntax for Compiler is:

-d "type=Compiler,txt=[text]"