pub type BpfLogger = EbpfLogger;
๐Deprecated since 0.2.1: Use
aya_log::EbpfLogger
insteadExpand description
Log messages generated by aya_log_ebpf
using the log crate.
Aliased Typeยง
struct BpfLogger;
pub type BpfLogger = EbpfLogger;
aya_log::EbpfLogger
insteadLog messages generated by aya_log_ebpf
using the log crate.
struct BpfLogger;