34#ifndef BLOCXX_MULTI_PROCESS_FILE_APPENDER_HPP_INCLUDE_GUARD_
35#define BLOCXX_MULTI_PROCESS_FILE_APPENDER_HPP_INCLUDE_GUARD_
40#include "blocxx/BLOCXX_config.h"
57 static const unsigned int NO_MAX_LOG_SIZE = 0;
The purpose of the File class is to provide an abstraction layer over the platform dependant function...
This class sends log messges to a file, for use when there may be multiple processes logging to the s...
unsigned m_maxBackupIndex
This String class is an abstract data type that represents as NULL terminated string of characters.
bool operator==(const Array< T > &x, const Array< T > &y)