![]() |
Scarab
v3.4.1
Project 8 C++ Utility Library
|
#include <algorithm>
#include <cstring>
#include <iomanip>
#include <iterator>
#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 | |
Macros | |
#define | SCARAB_API_EXPORTS |
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 () |