Returns the unindexed event data of a log

function simLogData() internal returns (bytes data)

Return Values

NameTypeDescription
databytesthe data of the log

Notes

  1. Can only be called in a log hook.