aya_log

Type Alias BpfLogger

source
pub type BpfLogger = EbpfLogger;
๐Ÿ‘ŽDeprecated since 0.2.1: Use aya_log::EbpfLogger instead
Expand description

Log messages generated by aya_log_ebpf using the log crate.

Aliased Typeยง

struct BpfLogger;