LogContentTest()
Initializes the logger setup for using in checking log statements.
bool checkFile()
check that the requested strings are in the test log file in the requested order.
virtual ~LogContentTest()
static const char * LOG_FILE
void addString(const string &new_string)
Add a string to the vector of expected strings.
vector< string > exp_strings_
bool verbose_
controls whether the checkFile() should print more details.