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