simLogAddressReturns the address that emitted a logSolidityfunction simLogAddress() internal returns (address log) Return Values NameTypeDescriptionlogaddressthe address that emitted the log Notes Can only be called in a log hook.