YARP
Yet Another Robot Platform
yarp::yarpLogger::MessageEntry Struct Reference

#include <yarp/logger/YarpLogger.h>

Public Attributes

LogLevel level
 
std::string text
 
std::string filename
 
unsigned int line
 
std::string function
 
std::string hostname
 
std::string cmd
 
std::string args
 
int pid
 
long thread_id
 
std::string component
 
double systemtime
 
double networktime
 
double externaltime
 
std::string backtrace
 
std::string yarprun_timestamp
 
std::string local_timestamp
 

Detailed Description

Definition at line 120 of file YarpLogger.h.

Member Data Documentation

◆ args

std::string yarp::yarpLogger::MessageEntry::args

Definition at line 129 of file YarpLogger.h.

◆ backtrace

std::string yarp::yarpLogger::MessageEntry::backtrace

Definition at line 136 of file YarpLogger.h.

◆ cmd

std::string yarp::yarpLogger::MessageEntry::cmd

Definition at line 128 of file YarpLogger.h.

◆ component

std::string yarp::yarpLogger::MessageEntry::component

Definition at line 132 of file YarpLogger.h.

◆ externaltime

double yarp::yarpLogger::MessageEntry::externaltime

Definition at line 135 of file YarpLogger.h.

◆ filename

std::string yarp::yarpLogger::MessageEntry::filename

Definition at line 124 of file YarpLogger.h.

◆ function

std::string yarp::yarpLogger::MessageEntry::function

Definition at line 126 of file YarpLogger.h.

◆ hostname

std::string yarp::yarpLogger::MessageEntry::hostname

Definition at line 127 of file YarpLogger.h.

◆ level

LogLevel yarp::yarpLogger::MessageEntry::level

Definition at line 122 of file YarpLogger.h.

◆ line

unsigned int yarp::yarpLogger::MessageEntry::line

Definition at line 125 of file YarpLogger.h.

◆ local_timestamp

std::string yarp::yarpLogger::MessageEntry::local_timestamp

Definition at line 138 of file YarpLogger.h.

◆ networktime

double yarp::yarpLogger::MessageEntry::networktime

Definition at line 134 of file YarpLogger.h.

◆ pid

int yarp::yarpLogger::MessageEntry::pid

Definition at line 130 of file YarpLogger.h.

◆ systemtime

double yarp::yarpLogger::MessageEntry::systemtime

Definition at line 133 of file YarpLogger.h.

◆ text

std::string yarp::yarpLogger::MessageEntry::text

Definition at line 123 of file YarpLogger.h.

◆ thread_id

long yarp::yarpLogger::MessageEntry::thread_id

Definition at line 131 of file YarpLogger.h.

◆ yarprun_timestamp

std::string yarp::yarpLogger::MessageEntry::yarprun_timestamp

Definition at line 137 of file YarpLogger.h.


The documentation for this struct was generated from the following file: