Go to the documentation of this file.
38 #ifndef BLOCXX_MULTI_APPENDER_HPP_INCLUDE_GUARD_
39 #define BLOCXX_MULTI_APPENDER_HPP_INCLUDE_GUARD_
40 #include "blocxx/BLOCXX_config.h"
46 namespace BLOCXX_NAMESPACE
62 virtual void doProcessLogMessage(
const String& formattedMessage,
const LogMessage& message)
const;