Log to File

verissimo.sh ... <LOG ARGS>

Arguments Description

Log Arguments

<LOG ARGS>
[-log <file>] [-gen_normalized_log [-normalized_log_location <dir>] [-filter_path <path>]]
<LOG ARGS> Description
-log <file>                             [Optional] Log to specified file.
-gen_normalized_log                     [Optional] Generate a log file that excludes volatile information that can vary from run to run, such as time related information.
-normalized_log_location <dir>          [Optional] Destination directory for the normalized log file.
                                                  Default value: current directory.
-filter_path <path>                     [Optional] Add an user-defined path to be filtered in the normalized log file.