Function getAllLogEntries
- getAllLogEntries(objectName?, limit?, objectId?, isCloudflareObjectId?): Promise<LogObject[]>
Parameters
objectName: string = OBN.LOGS
limit: null | number = null
Optional
objectId: string
Optional
isCloudflareObjectId: boolean
Returns Promise<LogObject[]>