YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
yarp::os::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)
 
yarp::os::Log::LogType minimumLogType ()
 
void setMinumumLogType (yarp::os::Log::LogType minumumLogType)
 

Function Documentation

◆ minimumLogType()

yarp::os::Log::LogType yarp::os::impl::LogComponent::minimumLogType ( )

Definition at line 25 of file LogComponent.cpp.

◆ print_callback()

void yarp::os::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 
)

◆ setMinumumLogType()

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

Definition at line 30 of file LogComponent.cpp.