24 #ifndef __ASPECT_LOGGING_H_
25 #define __ASPECT_LOGGING_H_
27 #include <aspect/aspect.h>
28 #include <logging/logger.h>
41 void init_LoggingAspect(
Logger *logger);
Fawkes aspect base class.
Fawkes library namespace.
Logger * logger
This is the Logger member used to access the logger.
Thread aspect to log output.