WorkflowEventLogTiein: ezcWorkflowEventLogListener
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWorkflowEventLogListener
|
Wrapper for ezcLog that logs workflow events. [
source]
Implemented Interfaces
Member Variables
Method Summary
|
public ezcWorkflowEventLogListener |
__construct(
$log )
Construct a new event log listener. |
|
public void |
notify(
$message, [$type = ezcWorkflowEventLogListener::INFO] )
Called to inform about events. |
Methods
__construct
ezcWorkflowEventLogListener __construct(
$log )
Construct a new event log listener.
This constructor is a tie-in.
Parameters
| Name |
Type |
Description |
$log |
ezcLog |
|
notify
void notify(
string
$message, [int
$type = ezcWorkflowEventLogListener::INFO] )
Called to inform about events.
Parameters
| Name |
Type |
Description |
$message |
string |
|
$type |
int |
|
Last updated: Mon, 11 May 2009