$getErrorLogService()

Overview

public any function $getErrorLogService()

Returns an instance of the Error Log Service. This service can be used to raise and query system errors.

Example

$getErrorLogService().deleteAllErrors();