The PySys
apama.correlator and
apama.iaf modules have been updated to accept arguments such as
logfile and
verbosity via the constructor as an alternative to specifying them in the
start() method. Any individual arguments specified in the
start(...) method will take precedence over the constructor arguments. See the
API Reference for Python for more information.