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