A message handler that spews messages to stdout, with no annotation.
More...
#include "print_message_handler.h"
List of all members.
Protected Member Functions |
virtual void | MessageVImpl (MessageType type, const char *msg, va_list args) |
virtual void | FileMessageVImpl (MessageType type, const char *filename, int line, const char *msg, va_list args) |
Detailed Description
A message handler that spews messages to stdout, with no annotation.
The documentation for this class was generated from the following file: