stub_debug.cc
Go to the documentation of this file.
Definition: Stream.h:50
static void LogMessage(const Context &)
broadcasts debugs() message to the logging channels
Definition: debug.cc:776
static void Finish()
logs output buffer created in Start() and closes debugging context
Definition: debug.cc:1351
static std::ostringstream & Start(const int section, const int level)
opens debugging context and returns output buffer
Definition: debug.cc:1327
static void ForceAlert()
configures the active debugging context to write syslog ALERT
Definition: debug.cc:1388
void ResyncDebugLog(FILE *newFile)
a hack for low-level file descriptor manipulations in ipcCreate()
Definition: debug.cc:513