24 #include <aspect/logging.h> Fawkes library namespace.
virtual ~LoggingAspect()
Virtual empty Destructor.
Logger * logger
This is the Logger member used to access the logger.
void add_aspect(const char *name)
Add an aspect to a thread.
void init_LoggingAspect(Logger *logger)
Set the logger.
LoggingAspect()
Constructor.