Ignore:
Timestamp:
02/17/12 21:50:00 (13 years ago)
Author:
tbretz
Message:
Improved some log-output.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/LocalControl.h

    r12834 r12903  
    113113            if (state==-100)
    114114            {
    115                 lout << kRed << "Couldn't parse state id." << endl;
     115                lout << kRed << "Couldn't parse state id in '" << str.substr(3) << "'" << endl;
    116116                return true;
    117117            }
Note: See TracChangeset for help on using the changeset viewer.