38#include "blocxx/BLOCXX_config.h"
78 std::clog << formattedMessage << std::endl;
#define BLOCXX_GLOBAL_STRING_INIT(str)
virtual void doProcessLogMessage(const String &formattedMessage, const LogMessage &message) const
static const GlobalString STR_DEFAULT_MESSAGE_PATTERN
static const GlobalStringArray ALL_CATEGORIES
Pass to createLogAppender to indicate all categories.
LogAppender(const StringArray &components=ALL_COMPONENTS, const StringArray &categories=ALL_CATEGORIES, const String &pattern=STR_TTCC_MESSAGE_FORMAT)
static const GlobalStringArray ALL_COMPONENTS
Pass to createLogAppender to indicate all components.
Note that descriptions of what exceptions may be thrown assumes that object is used correctly,...
Note that descriptions of what exceptions may be thrown assumes that object is used correctly,...
This String class is an abstract data type that represents as NULL terminated string of characters.
LazyGlobal< String, char const *const > GlobalString
Array< String > StringArray