Moved loss stats from debug to verbose

This commit is contained in:
loki 2020-01-24 23:42:18 +01:00
parent 9f0a5825f0
commit 88281e6612

View File

@ -500,7 +500,7 @@ void controlThread(video::idr_event_t idr_events) {
auto lastGoodFrame = stats[3];
BOOST_LOG(debug)
BOOST_LOG(verbose)
<< "type [IDX_LOSS_STATS]"sv << std::endl
<< "---begin stats---" << std::endl
<< "loss count since last report [" << count << ']' << std::endl