stub_debug.cc
Go to the documentation of this file.
Definition: Stream.h:47
static void LogMessage(const Context &)
broadcasts debugs() message to the logging channels
Definition: debug.cc:778
static void Finish()
logs output buffer created in Start() and closes debugging context
Definition: debug.cc:1363
static void FormatStream(std::ostream &)
configures default formatting for the debugging stream
Definition: debug.cc:1302
static std::ostringstream & Start(const int section, const int level)
opens debugging context and returns output buffer
Definition: debug.cc:1339
static void ForceAlert()
configures the active debugging context to write syslog ALERT
Definition: debug.cc:1400
void ResyncDebugLog(FILE *newFile)
a hack for low-level file descriptor manipulations in ipcCreate()
Definition: debug.cc:514