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
Optional tagThe log's tag
Optional textText can be either:
string with the contentunknown[] array compatible with console.* signatureOptional urlThe log's origin URL. This attribute is ignored on Android & iOS
Log Entry object interface