38 #ifndef BLOCXX_NULL_APPENDER_HPP_INCLUDE_GUARD_ 39 #define BLOCXX_NULL_APPENDER_HPP_INCLUDE_GUARD_ 40 #include "blocxx/BLOCXX_config.h" 62 virtual void doProcessLogMessage(
const String& formattedMessage,
const LogMessage& message)
const;
static const GlobalString STR_DEFAULT_MESSAGE_PATTERN
This String class is an abstract data type that represents as NULL terminated string of characters.
This class can be used to store a global variable that is lazily initialized in a thread safe manner.
This class sends log messges to the bit bucket.