38 #ifndef BLOCXX_APPENDER_LOGGER_HPP_INCLUDE_GUARD_
39 #define BLOCXX_APPENDER_LOGGER_HPP_INCLUDE_GUARD_
40 #include "blocxx/BLOCXX_config.h"
46 namespace BLOCXX_NAMESPACE
Array<> wraps std::vector<> in COWReference<> adding ref counting and copy on write capability...
This String class is an abstract data type that represents as NULL terminated string of characters...
This implementation of Logger is used to send a Log message to multiple LogAppenders.