|
Wire Sysio Wire Sysion 1.0.0
|
#include <fc/log/logger.hpp>#include <fc/log/appender.hpp>#include <mutex>#include <string>#include <unordered_map>#include <vector>#include <fc/reflect/reflect.hpp>

Go to the source code of this file.
Classes | |
| struct | fc::appender_config |
| struct | fc::logger_config |
| struct | fc::logging_config |
| struct | fc::log_config |
Namespaces | |
| namespace | fc |
| namespace sysio::chain | |
Functions | |
| void | fc::configure_logging (const fc::path &log_config) |
| bool | fc::configure_logging (const logging_config &l) |
| void | fc::set_os_thread_name (const string &name) |
| void | fc::set_thread_name (const string &name) |
| const string & | fc::get_thread_name () |