Interface IExecutionLogger
Interface for Report Execution log information
Namespace: BoldReports.Processing
Assembly: BoldReports.Web.dll
Syntax
public interface IExecutionLogger
Methods
UpdateExecutionLog(ExecutionInfo)
Declaration
void UpdateExecutionLog(ExecutionInfo executionInfo)
Parameters
Type | Name | Description |
---|---|---|
ExecutionInfo | executionInfo |