31 using namespace SourceXtractor;
50 logger.debug() <<
"All worker threads done!";
56 for (
auto& source : *source_group) {
64 for (
auto& source : *source_group) {
78 logger.debug() <<
"Starting output thread";
83 logger.fatal() <<
"Output thread got an exception!";
86 logger.fatal() <<
"Aborting the execution";
90 logger.debug() <<
"Stopping output thread";
const char * what() const noexceptoverride
static Logging getLogger(const std::string &name="")