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