mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-01 12:03:09 +00:00
Moved loss stats from debug to verbose
This commit is contained in:
parent
9f0a5825f0
commit
88281e6612
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user