Map log txt

De MappingDoc

map_log_txt

This command converts log files.

-log_file:XXXX                  : The file to be converted
[ -xml [-xmlHeader]          ]  : XML format [with header]
[ -convert                   ]  : Result in a file (log_file.txt or log_file.xml)
[ -datefrom:dd/mm/yyyy-hh:mm ]  : Start date
[ -dateto:dd/mm/yyyy-hh:mm   ]  : End date
[ -filter:XXXX               ]  : Filter on a word
[ -user:XXXX                 ]  : Filter on a user
[ -level:NNNN                ]  : Filter on the error level (1=EE, 2=WW, 3=OK)
[ -outfile:xxxxxxx           ]  : Output file

To add a message to a log file

-log_file:XXXX   : The log file that will be appended
-add:XXXX        : Message to be added (user=SYST)
[ -type:XXXX   ] : Error level (OK by default, EE or WW)