#include <yarp/logger/YarpLogger.h>
Definition at line 176 of file YarpLogger.h.
◆ LogEntry()
yarp::yarpLogger::LogEntry::LogEntry |
( |
int |
_entry_list_max_size = 10000 | ) |
|
|
inline |
◆ append_logEntry()
◆ clear_logEntries()
void LogEntry::clear_logEntries |
( |
| ) |
|
◆ getLogEntryMaxSize()
int yarp::yarpLogger::LogEntry::getLogEntryMaxSize |
( |
| ) |
|
|
inline |
◆ getLogEntryMaxSizeEnabled()
bool yarp::yarpLogger::LogEntry::getLogEntryMaxSizeEnabled |
( |
| ) |
|
|
inline |
◆ setLogEntryMaxSize()
void LogEntry::setLogEntryMaxSize |
( |
int |
size | ) |
|
◆ setLogEntryMaxSizeEnabled()
void LogEntry::setLogEntryMaxSizeEnabled |
( |
bool |
enable | ) |
|
◆ entry_list
std::vector<MessageEntry> yarp::yarpLogger::LogEntry::entry_list |
◆ last_read_message
int yarp::yarpLogger::LogEntry::last_read_message |
◆ logging_enabled
bool yarp::yarpLogger::LogEntry::logging_enabled |
◆ logInfo
The documentation for this class was generated from the following files: