Apama 10.7.2 | Release Notes | What's New In Apama 10.5.1 | PySys enhancements in 10.5.1
 
PySys enhancements in 10.5.1
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.