simLogTopicSizeReturns the number of topics in a logSolidityfunction simLogTopicSize() internal returns (uint64 size) Return Values NameTypeDescriptionsizeuint64the number of topics in the log Notes Can only be called in a log hook.