24 #ifndef __ASPECT_INIFINS_LOGGER_H_ 25 #define __ASPECT_INIFINS_LOGGER_H_ 27 #include <aspect/inifins/inifin.h> 28 #include <aspect/logger.h> 42 virtual void init(
Thread *thread);
43 virtual void finalize(
Thread *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.