![]() |
Scarab
v1.6.2
Project 8 C++ Utility Library
|
#include <algorithm>
#include <cstring>
#include <iomanip>
#include <iterator>
#include <sys/time.h>
#include <mutex>
#include <set>
#include <time.h>
#include <thread>
#include "logger.hh"
Go to the source code of this file.
Classes | |
struct | logger::Private |
Namespaces | |
scarab | |
Functions | |
const string & | EndColor () |
const string & | FatalColor () |
const string & | ErrorColor () |
const string & | WarnColor () |
const string & | InfoColor () |
const string & | ProgColor () |
const string & | DebugColor () |
const string & | TraceColor () |
const string & | OtherColor () |