Bitcoin ABC  0.28.12
P2P Digital Currency
BCLog::Logger Member List

This is the complete list of members for BCLog::Logger, including all inherited members.

DefaultShrinkDebugFile() constBCLog::Logger
DeleteCallback(std::list< std::function< void(const std::string &)>>::iterator it)BCLog::Loggerinline
DisableCategory(LogFlags category)BCLog::Logger
DisableCategory(const std::string &str)BCLog::Logger
DisconnectTestLogger()BCLog::Logger
EnableCategory(LogFlags category)BCLog::Logger
EnableCategory(const std::string &str)BCLog::Logger
Enabled() constBCLog::Loggerinline
GetCategoryMask() constBCLog::Loggerinline
GUARDED_BY(m_cs)BCLog::Loggerprivate
GUARDED_BY(m_cs)BCLog::Loggerprivate
GUARDED_BY(m_cs)BCLog::Loggerprivate
GUARDED_BY(m_cs)BCLog::Loggerinlineprivate
LogCategoriesList() constBCLog::Logger
LogCategoriesString() constBCLog::Loggerinline
LogPrintStr(const std::string &str, const std::string &logging_function, const std::string &source_file, const int source_line)BCLog::Logger
LogTimestampStr(const std::string &str)BCLog::Loggerprivate
m_categoriesBCLog::Loggerprivate
m_csBCLog::Loggermutableprivate
m_file_pathBCLog::Logger
m_log_sourcelocationsBCLog::Logger
m_log_threadnamesBCLog::Logger
m_log_time_microsBCLog::Logger
m_log_timestampsBCLog::Logger
m_print_to_consoleBCLog::Logger
m_print_to_fileBCLog::Logger
m_reopen_fileBCLog::Logger
m_started_new_lineBCLog::Loggerprivate
PushBackCallback(std::function< void(const std::string &)> fun)BCLog::Loggerinline
ShrinkDebugFile()BCLog::Logger
StartLogging()BCLog::Logger
WillLogCategory(LogFlags category) constBCLog::Logger
~Logger()BCLog::Logger