X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fvom%2Fvom%2Fgbp_contract.cpp;h=f372acf2e4c379a60560ae103a4caa231500646f;hb=420c6bf1a751ad117131ac4148f6950133e44d80;hp=6cd2fad43f2be0b316fc78e7f27fb96d8a0774d0;hpb=4270808205d56f78dcd5a293b72a45840dbaf34b;p=vpp.git diff --git a/extras/vom/vom/gbp_contract.cpp b/extras/vom/vom/gbp_contract.cpp index 6cd2fad43f2..f372acf2e4c 100644 --- a/extras/vom/vom/gbp_contract.cpp +++ b/extras/vom/vom/gbp_contract.cpp @@ -210,6 +210,8 @@ gbp_contract::event_handler::handle_populate(const client_db::key_t& key) OM::commit(key, gbpc); VOM_LOG(log_level_t::DEBUG) << "read: " << gbpc.to_string(); + } else { + VOM_LOG(log_level_t::ERROR) << " no ACL:" << payload.contract.acl_index; } } }