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