Open Dramex opened 3 years ago
Hi,
i understand that to send requests in bulk the logs must be in array, what if i send the logs every x time and i want to specific the time for each log entry, how this code gonna be
client.log([ {iam:'number 1'}, {iam:'number 2'} ])
Hi,
i understand that to send requests in bulk the logs must be in array, what if i send the logs every x time and i want to specific the time for each log entry, how this code gonna be