YARP
Yet Another Robot Platform
LogComponent.h File Reference
#include <yarp/os/api.h>
#include <yarp/os/LogComponent.h>
+ Include dependency graph for LogComponent.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 yarp
 The main, catch-all namespace for YARP.
 
 yarp::serversql
 
 yarp::serversql::impl
 
 yarp::serversql::impl::LogComponent
 

Macros

#define YARP_SERVERSQL_LOG_COMPONENT(name, name_string)
 

Functions

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)
 
void yarp::serversql::impl::LogComponent::setMinumumLogType (yarp::os::Log::LogType minumumLogType)
 

Macro Definition Documentation

◆ YARP_SERVERSQL_LOG_COMPONENT

#define YARP_SERVERSQL_LOG_COMPONENT (   name,
  name_string 
)
Value:

Definition at line 37 of file LogComponent.h.

yarp::os::Log::TraceType
@ TraceType
Definition: Log.h:77
yarp::os::Log::forwardCallback
static LogCallback forwardCallback()
Get current forward callback (or nullptr if forwarding is not enabled)
Definition: Log.cpp:874
yarp::os::LogComponent
Definition: LogComponent.h:21
yarp::os::Log::DebugType
@ DebugType
Definition: Log.h:78
yarp::serversql::impl::LogComponent::print_callback
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)
Definition: LogComponent.cpp:19