Directory Configuration
In Windows, the standard folder for trace file recording is C:\CliSiTef.
In Linux, the current folder is used.
Clisitef allows you to configure the directories where your trace files will be generated.To do so, change the
Clisitef.ini file as shown below:
[CliSiTef]
DiretorioTrace=<DIRETORIO>
Windows Example:
[CliSiTef]
DiretorioTrace=C:\Trace
Linux Example:
[CliSiTef]
DiretorioTrace=/home/usuario/trace
Updated 15 days ago