Goby3
3.1.5a
2024.05.23
|
#include <goby/middleware/log/log_entry.h>
Public Attributes | |
int | scheme |
std::string | group |
std::string | type |
Definition at line 74 of file log_entry.h.
std::string goby::middleware::log::LogFilter::group |
Definition at line 77 of file log_entry.h.
int goby::middleware::log::LogFilter::scheme |
Definition at line 76 of file log_entry.h.
std::string goby::middleware::log::LogFilter::type |
Definition at line 78 of file log_entry.h.