Logging.cpp File Reference
+ Include dependency graph for Logging.cpp:

Go to the source code of this file.

Functions

bool checkLogLevel (MessageTypeT level)
 
SpamFilterDataPtr deactivateSpam (float deactivationDurationSec, const std::string &identifier, bool deactivate)
 
SpamFilterDataPtr deactivateSpam (SpamFilterDataPtr const &spamFilter, float deactivationDurationSec, const std::string &identifier, bool deactivate)
 
SpamFilterDataPtr globalSpamFilter (new SpamFilterData())
 
LogSenderPtr loghelper (const char *file, int line, const char *function)
 

Function Documentation

◆ checkLogLevel()

bool checkLogLevel ( MessageTypeT level)

Definition at line 150 of file Logging.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ deactivateSpam() [1/2]

SpamFilterDataPtr deactivateSpam ( float deactivationDurationSec,
const std::string & identifier,
bool deactivate )

Definition at line 158 of file Logging.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ deactivateSpam() [2/2]

SpamFilterDataPtr deactivateSpam ( SpamFilterDataPtr const & spamFilter,
float deactivationDurationSec,
const std::string & identifier,
bool deactivate )

Definition at line 75 of file Logging.cpp.

◆ globalSpamFilter()

SpamFilterDataPtr globalSpamFilter ( new SpamFilterData())
+ Here is the caller graph for this function:

◆ loghelper()

LogSenderPtr loghelper ( const char * file,
int line,
const char * function )

Definition at line 143 of file Logging.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: