Fawkes API
Fawkes Development Version
|
24 #include <aspect/inifins/logging.h>
25 #include <aspect/logging.h>
47 if (logging_thread == 0) {
49 "LoggingAspect, but RTTI says it "
Thread cannot be initialized.
const char * name() const
Get name of thread.
Aspect initializer/finalizer base class.
LoggingAspectIniFin(Logger *logger)
Constructor.
Fawkes library namespace.
Thread aspect to log output.
void init_LoggingAspect(Logger *logger)
Set the logger.
virtual void finalize(Thread *thread)
Finalize thread.
Thread class encapsulation of pthreads.
virtual void init(Thread *thread)
Initialize thread.