#include <log_event.h>
Definition at line 12 of file log_event.h.
| Enumerator |
|---|
| NotApplicable |
|
| Stdout |
|
| Stderr |
|
Definition at line 27 of file log_event.h.
| Enumerator |
|---|
| Raw |
Raw messages from monitored nodes. These are self-coded using ANSI escape codes.
|
| Info |
|
| Warning |
|
| Error |
|
Definition at line 15 of file log_event.h.
| rosmon::LogEvent::LogEvent |
( |
std::string |
source, |
|
|
std::string |
message, |
|
|
Type |
type = Type::Raw |
|
) |
| |
|
inline |
| std::string rosmon::LogEvent::message |
| bool rosmon::LogEvent::muted = false |
| bool rosmon::LogEvent::showStdout = true |
| std::string rosmon::LogEvent::source |
| Type rosmon::LogEvent::type |
The documentation for this struct was generated from the following file: