macro_rules! info_access {
(on_failure: $on_failure:block, $($request_record_fields:tt)*) => { ... };
}
Expand description
log the success of an HTTP or TCP request
macro_rules! info_access {
(on_failure: $on_failure:block, $($request_record_fields:tt)*) => { ... };
}
log the success of an HTTP or TCP request