Scarab  v2.4.5
Project 8 C++ Utility Library
Classes | Namespaces | Functions
logger.cc File Reference
#include <algorithm>
#include <cstring>
#include <iomanip>
#include <iterator>
#include <sys/time.h>
#include <mutex>
#include <set>
#include <time.h>
#include <thread>
#include "logger.hh"
Include dependency graph for logger.cc:

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 ()