24#ifndef _ASPECT_INIFINS_LOGGING_H_
25#define _ASPECT_INIFINS_LOGGING_H_
27#include <aspect/inifins/inifin.h>
Aspect initializer/finalizer base class.
Initializer/finalizer for the LoggingAspect.
virtual void init(Thread *thread)
Initialize thread.
virtual void finalize(Thread *thread)
Finalize thread.
LoggingAspectIniFin(Logger *logger)
Constructor.
Thread class encapsulation of pthreads.
Fawkes library namespace.