BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <gelf_appender.hpp>
Public Attributes | |
string | endpoint = "127.0.0.1:12201" |
string | host = "fc" |
uint32_t | max_object_depth = FC_MAX_LOG_OBJECT_DEPTH |
Definition at line 14 of file gelf_appender.hpp.
string fc::gelf_appender::config::endpoint = "127.0.0.1:12201" |
Definition at line 16 of file gelf_appender.hpp.
string fc::gelf_appender::config::host = "fc" |
Definition at line 17 of file gelf_appender.hpp.
uint32_t fc::gelf_appender::config::max_object_depth = FC_MAX_LOG_OBJECT_DEPTH |
Definition at line 18 of file gelf_appender.hpp.