[][src]Function mantle::ext::log

pub fn log(topics: &[H256], data: &[u8])

Creates log entry with up to four topics and data.

Panics

If topics contains more than 4 elements then this function will trap.