14 KTLOGGER(proclog,
"KTPrimaryProcessor");
29 KTERROR(proclog,
"An error occurred during processor running.");
KTPrimaryProcessor(const std::string &name="default-primary-processor-name")
KTLOGGER(applog, "KTApplication")
virtual ~KTPrimaryProcessor()
virtual void operator()()
Callable function used by boost::thread.
virtual bool Run()=0
Starts the main action of the processor.
Contains the logger class and macros, based on Kasper's KLogger class.