Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
console_appender.cpp File Reference
#include <fc/log/console_appender.hpp>
#include <fc/log/log_message.hpp>
#include <fc/string.hpp>
#include <fc/variant.hpp>
#include <fc/reflect/variant.hpp>
#include <unistd.h>
#include "console_defines.h"
#include <fc/exception/exception.hpp>
#include <iomanip>
#include <mutex>
#include <sstream>
Include dependency graph for console_appender.cpp:

Go to the source code of this file.

Classes

class  fc::console_appender::impl
 

Namespaces

namespace  fc
 namespace sysio::chain
 

Macros

#define COLOR_CONSOLE   1
 

Functions

string fc::fixed_size (size_t s, const string &str)
 

Macro Definition Documentation

◆ COLOR_CONSOLE

#define COLOR_CONSOLE   1

Definition at line 9 of file console_appender.cpp.