Goby3  3.1.4
2024.02.22
goby::middleware::log Namespace Reference

Classes

class  DCCLPlugin
 
class  JSONPlugin
 
class  LogEntry
 
class  LogException
 
struct  LogFilter
 
class  LogPlugin
 
class  ProtobufPlugin
 
class  ProtobufPluginBase
 Implements hooks for Protobuf metadata. More...
 
struct  uint
 
struct  uint< 1 >
 
struct  uint< 2 >
 
struct  uint< 4 >
 
struct  uint< 8 >
 

Functions

bool operator< (const LogFilter &a, const LogFilter &b)
 

Variables

constexpr goby::middleware::Group file_desc_group {"goby::log::ProtobufFileDescriptor"}
 

Function Documentation

◆ operator<()

bool goby::middleware::log::operator< ( const LogFilter a,
const LogFilter b 
)
inline

Definition at line 81 of file log_entry.h.

Variable Documentation

◆ file_desc_group

constexpr goby::middleware::Group goby::middleware::log::file_desc_group {"goby::log::ProtobufFileDescriptor"}
constexpr

Definition at line 46 of file protobuf_log_plugin.h.