Log(logger: Address!, data: Bytes!, topics: MutableList<Bytes32!>!)
logger
- Address!: The address of the contract that produced this log.
data
- Bytes!: Data associated with this log.
topics
- MutableList<Bytes32!>!: Indexable topics associated with this log.