Function log

Source
pub fn log<const N: usize, H: Host + ?Sized>(
    context: InstructionContext<'_, H, impl InterpreterTypes>,
)
Expand description

Implements the LOG0-LOG4 instructions.

Appends log record with N topics.