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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
PDBLogger.cc File Reference
#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
 

Macro Definition Documentation

#define PDB_LOGGER_C

Definition at line 20 of file PDBLogger.cc.