eth / org.apache.tuweni.eth / Log / <init>
<init>
Log(logger: Address, data: Bytes, topics: MutableList<Bytes32>)
Parameters
logger
- The address of the contract that produced this log.
data
- Data associated with this log.
topics
- Indexable topics associated with this log.