Reduce chatty log outputs

This commit is contained in:
JoelKatz
2015-03-15 16:11:49 -07:00
committed by Nik Bougalis
parent f813cb2310
commit ff7dc0b446
9 changed files with 18 additions and 16 deletions

View File

@@ -1654,7 +1654,7 @@ PeerImp::getLedger (std::shared_ptr<protocol::TMGetLedger> const& m)
return;
}
p_journal_.error <<
p_journal_.debug <<
"GetLedger: Can't provide map ";
charge (Resource::feeInvalidRequest);
return;