Module log

Module log 

Source
Expand description

@brief Gemachain Rust-based BPF program logging

Functions§

gema_log
Print a string to the log
gema_log_64
Print 64-bit values represented as hexadecimal to the log
gema_log_compute_units
Print the remaining compute units the program may consume
gema_log_data
Print some slices as base64
gema_log_params
Print the hexadecimal representation of the program’s input parameters
gema_log_slice
Print the hexadecimal representation of a slice