24 #ifndef __ASPECT_INIFINS_LOGGER_H_ 25 #define __ASPECT_INIFINS_LOGGER_H_ 27 #include <aspect/inifins/inifin.h> 28 #include <aspect/logger.h> LoggerAspectIniFin(LoggerEmployer *employer)
Constructor.
virtual void init(Thread *thread)
Initialize thread.
virtual void finalize(Thread *thread)
Finalize thread.
Fawkes library namespace.
Logger employer The LoggerEmployer shall pipe all log messages of the system to added loggers...
Initializer/finalizer for the LoggerAspect.
Thread class encapsulation of pthreads.
Aspect initializer/finalizer base class.