ArmarXLog Class Reference

#include <VisionX/libraries/SemanticObjectRelations/hooks/ArmarXLog.h>

+ Inheritance diagram for ArmarXLog:

Public Member Functions

 ArmarXLog (const std::string &tag="")
 
void log (semrel::LogMetaInfo info, const std::string &message) override
 
- Public Member Functions inherited from Logging
SpamFilterDataPtr deactivateSpam (float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const
 disables the logging for the current line for the given amount of seconds. More...
 
MessageTypeT getEffectiveLoggingLevel () const
 
 Logging ()
 
void setLocalMinimumLoggingLevel (MessageTypeT level)
 With setLocalMinimumLoggingLevel the minimum verbosity-level of log-messages can be set. More...
 
void setTag (const LogTag &tag)
 
void setTag (const std::string &tagName)
 
virtual ~Logging ()
 

Static Public Member Functions

static void setAsImplementation (const std::string &tag)
 

Additional Inherited Members

- Protected Member Functions inherited from Logging
bool checkLogLevel (MessageTypeT level) const
 
const LogSenderPtrgetLogSender () const
 Retrieve log sender. More...
 
LogSenderPtr loghelper (const char *file, int line, const char *function) const
 
- Protected Attributes inherited from Logging
MessageTypeT minimumLoggingLevel
 
SpamFilterDataPtr spamFilter
 
LogTag tag
 

Detailed Description

Definition at line 11 of file ArmarXLog.h.

Constructor & Destructor Documentation

◆ ArmarXLog()

ArmarXLog ( const std::string &  tag = "")

Definition at line 13 of file ArmarXLog.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ log()

void log ( semrel::LogMetaInfo  info,
const std::string &  message 
)
override

Definition at line 20 of file ArmarXLog.cpp.

+ Here is the call graph for this function:

◆ setAsImplementation()

void setAsImplementation ( const std::string &  tag)
static

Definition at line 8 of file ArmarXLog.cpp.


The documentation for this class was generated from the following files: