Optional fileThe file name where the log was triggered from
Optional levelThe log's level based on LogLevel constant
Optional lineThe line number where the log was triggered from
Optional methodThe method name where the log was triggered from
The log's tag
Text can be either:
string with the contentunknown[] array compatible with console.* signatureThe log's origin URL. This attribute is ignored on Android & iOS
Log Entry object interface