BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Classes | Namespaces | Macros | Functions
console_appender.cpp File Reference
#include <fc/log/console_appender.hpp>
#include <fc/log/log_message.hpp>
#include <fc/thread/unique_lock.hpp>
#include <fc/variant.hpp>
#include <fc/reflect/variant.hpp>
#include <unistd.h>
#include <boost/thread/mutex.hpp>
#include "console_defines.h"
#include <fc/io/stdio.hpp>
#include <fc/exception/exception.hpp>
#include <iomanip>
#include <sstream>
#include <mutex>

Go to the source code of this file.

Classes

class  fc::console_appender::impl
 

Namespaces

 fc
 

Macros

#define COLOR_CONSOLE   1
 

Functions

boost::mutex & fc::log_mutex ()
 

Macro Definition Documentation

◆ COLOR_CONSOLE

#define COLOR_CONSOLE   1

Definition at line 10 of file console_appender.cpp.