Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To enable verbose logging, add the following lines within the logging: section in your config.yml file:

Code Block
languageyaml
loggers:
  com.datamigrators.mettle.process.CommandRunner: DEBUG

...