#include "pch.h"
#include "assert_util.h"
#include "assert.h"
#include <cmath>
#include "time_support.h"
#include <cxxabi.h>
#include <sys/file.h>
Namespaces |
| namespace | mongo |
| | tools for working in parallel/sharded/clustered environment
|
Functions |
|
void | mongo::initLogging (const string &logpath, bool append) |
| | log to a file rather than stdout defined in assert_util.cpp
|
|
void | mongo::rotateLogs (int signal) |
Variables |
|
Nullstream | mongo::nullstream |
|
class mongo::LoggingManager | mongo::loggingManager |
Detailed Description