24#ifndef _ASPECT_LOGGING_H_
25#define _ASPECT_LOGGING_H_
27#include <aspect/aspect.h>
28#include <logging/logger.h>
Fawkes aspect base class.
Thread aspect to log output.
LoggingAspect()
Constructor.
Logger * logger
This is the Logger member used to access the logger.
void init_LoggingAspect(Logger *logger)
Set the logger.
virtual ~LoggingAspect()
Virtual empty Destructor.
Fawkes library namespace.