Log Step plugin - bluesoft-rnd/aperte-workflow-core GitHub Wiki

Log Step plugin provides a logging capability that can be employed during process instance execution as simple tracking or debug mechanism. As rest of the Aperte Workflow runtime the plugin uses Java Util Logging library.

Plugin capabilities

  • Logging custom messages that can contain current value of process attributes

Provided components

Plugin downloads

The plugin source code can be obtained from its Aperte Workflow github repository.

Compiled version can be downloaded with Aperte Workflow Bundle from sourceforge repository.

Plugin installation

Copy the plugin jar into your existing Aperte Workflow installation. Place it into bundle installation directory. If not changed in PluginServlet init parameters it should be either ${aperte.workflow.home}/osgi-plugins or ${liferay.home}/osgi-plugins.