so-called logging

This commit is contained in:
Graham Christensen 2017-11-04 11:58:57 -04:00
parent e66a69f18c
commit 2f4e4aaf7c
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -91,6 +91,8 @@ function runner($msg) {
echo "Uninteresting event " . $in->action . "\n";
$msg->delivery_info['channel']->basic_ack($msg->delivery_info['delivery_tag']);
return true;
} else {
echo "so-called interesting event: " . $in->action . "\n";
}
$forward = [