getLogEntriesErrorCallback( data ) method

Callback function that will be invoked when AppLog.getLogEntries fails.

Syntax

<static> getLogEntriesErrorCallback( data )

Parameters

Name Type Description
data anonymous.AppLogErrorCallbackParameter The error object.

Source

Plugins/AppLog/applog.js, line 473.