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