Settings
Help

log

Function log 

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

Implements the LOG0-LOG4 instructions.

Appends log record with N topics.