--- smsdaemon/Logger.cpp 2010/04/29 18:04:10 694 +++ smsdaemon/Logger.cpp 2010/04/29 18:18:18 695 @@ -102,4 +102,14 @@ syslog(LOG_INFO, "%s", msg.c_str()); } } + + std::string getLog() + { + std::ostringstream oss; + for (unsigned i=0; i