You can set MettleCI Workbench to log more verbose diagnostic information by adding a line to your MettleCI config.yml file. This file is typically located at /dm/mci/cofig.yml UNIX or C:\dm\mci\cofig.yml WINDOWS .
To enable verbose logging, add the following lines within the logging:
section in your config.yml file:
loggers: com.datamigrators.mettle.process.CommandRunner: DEBUG