SOLA
|
Public Member Functions | |
MinhtonLoggerNs3 (LogDeviceApp log_device_application, LogFunction log, LogEvent log_event) | |
void | logCritical (const std::string &msg) const final |
void | logWarning (const std::string &msg) const final |
void | logInfo (const std::string &msg) const final |
void | logDebug (const std::string &msg) const final |
void | logNodeUninit (const LoggerInfoNodeState &info) final |
void | logNodeRunning (const LoggerInfoNodeState &info) final |
void | logNodeLeft (const LoggerInfoNodeState &info) final |
void | logPhysicalNodeInfo (const LoggerPhysicalNodeInfo &info) final |
void | logNode (const LoggerInfoAddNode &info) final |
void | logNeighbor (const LoggerInfoAddNeighbor &info) final |
void | logEvent (const LoggerInfoAddEvent &info) final |
Don't forget to use .c_str() to convert std::string into a char array. | |
void | logSearchExactTest (const LoggerInfoSearchExact &info) final |
void | logTraffic (const MessageLoggingInfo &info) final |
void | logContent (const LoggerInfoAddContent &info) final |
void | logFindQuery (const LoggerInfoAddFindQuery &info) final |
void | logFindQueryResult (const LoggerInfoAddFindQueryResult &info) final |
void | setApplicationUUID (const solanet::UUID &app_uuid) final |
Public Member Functions inherited from minhton::LoggerInterface | |
LoggerInterface (std::string uuid) | |
Additional Inherited Members | |
Protected Attributes inherited from minhton::LoggerInterface | |
std::string | uuid_ |
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Don't forget to use .c_str() to convert std::string into a char array.
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
finalvirtual |
Implements minhton::LoggerInterface.
|
inlinefinalvirtual |
Implements minhton::LoggerInterface.