Changeset 16566 for trunk/FACT++/src


Ignore:
Timestamp:
06/02/13 02:15:52 (11 years ago)
Author:
tbretz
Message:
Added some more output to the log for debugging.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/ConnectionUSB.cc

    r13294 r16566  
    198198        return;
    199199
    200     Error("fOutTimeout has expired, writing data to "+URL());
     200    Error("fOutTimeout has expired, writing data to "+URL()+" ["+to_string(fOutQueue.size())+"]");
    201201
    202202    CloseImp(-1);
Note: See TracChangeset for help on using the changeset viewer.