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) |
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 | ||
) |
Definition at line 54 of file LogComponent.cpp.
void yarp::os::impl::LogComponent::setMinumumLogType | ( | yarp::os::Log::LogType | minumumLogType | ) |
Definition at line 69 of file LogComponent.cpp.