33 using namespace SourceXtractor;
73 for (
auto& source : *source_group) {
90 logger.
fatal() <<
"Worker thread " <<
id <<
" got an exception!";
106 logger.
fatal() <<
"Output thread got an exception!";
140 for (
auto& source : *source_group) {
147 source_group =
nullptr;
void debug(const std::string &logMessage)
void fatal(const std::string &logMessage)
const char * what() const noexceptoverride
static Logging getLogger(const std::string &name="")