If you do not add the -L switch to the command line argument, you will get this error:
$ dhconveyor transport -p pipeline.ini -v
Loading pipeline configuration...
Initializing importer/exporter...
Initializing fixers...
Importing data from source...
**Log4perl: Seems like no initialization happened. Forgot to call init()?**
Processing does continue however. Probably has to do with a default value not being set if there is no command line argument value.
If you do not add the -L switch to the command line argument, you will get this error:
Processing does continue however. Probably has to do with a default value not being set if there is no command line argument value.
This works however: