Function qpid_proton_sys::pn_transport_logger[][src]

pub unsafe extern "C" fn pn_transport_logger(
    transport: *mut pn_transport_t
) -> *mut pn_logger_t
Expand description

Get the transport logger. This can be used to control the logging information emitted by the transport The pointer returned by this operation is valid until the transport object is freed.