Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
logger_config.hpp File Reference
#include <fc/log/logger.hpp>
#include <fc/log/appender.hpp>
#include <mutex>
#include <string>
#include <unordered_map>
#include <vector>
#include <fc/reflect/reflect.hpp>
Include dependency graph for logger_config.hpp:
This graph shows which files directly or indirectly include this file:

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 stringfc::get_thread_name ()