static fun readFrom(in: RLPReader!): Log!
Reads the log entry from the provided RLP input.
in - RLPReader!: the input from which to decode the log entry.
in
Return Log!: the read log entry.