![]() |
A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
|
#include <iostream>#include "PDBDebug.h"#include "LockGuard.h"#include "PDBLogger.h"#include <stdio.h>#include <sys/stat.h>#include <pthread.h>#include "LogLevel.h"
Include dependency graph for PDBLogger.cc:Go to the source code of this file.
Namespaces | |
| pdb | |
Macros | |
| #define | PDB_LOGGER_C |
| #define PDB_LOGGER_C |
Definition at line 20 of file PDBLogger.cc.