YARP
Yet Another Robot Platform
yarp::serversql::impl::LogComponent Namespace Reference

Functions

void print_callback (yarp::os::Log::LogType type, const char *msg, const char *file, const unsigned int line, const char *func, double systemtime, double networktime, double externaltime, const char *comp_name)
 
void setMinumumLogType (yarp::os::Log::LogType minumumLogType)
 

Function Documentation

◆ print_callback()

void yarp::serversql::impl::LogComponent::print_callback ( yarp::os::Log::LogType  type,
const char *  msg,
const char *  file,
const unsigned int  line,
const char *  func,
double  systemtime,
double  networktime,
double  externaltime,
const char *  comp_name 
)

Definition at line 19 of file LogComponent.cpp.

◆ setMinumumLogType()

void yarp::serversql::impl::LogComponent::setMinumumLogType ( yarp::os::Log::LogType  minumumLogType)

Definition at line 44 of file LogComponent.cpp.