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