Public Member Functions | Public Attributes | List of all members
Aws::CloudWatchLogs::Utils::LogNode::Options Struct Reference

#include <log_node.h>

Public Member Functions

 Options ()=default
 
template<class UnorderedSet >
 Options (int8_t severity, bool publish, UnorderedSet &&nodes)
 

Public Attributes

std::unordered_set< std::string > ignore_nodes
 
int8_t min_log_severity = rosgraph_msgs::Log::DEBUG
 
bool publish_topic_names = true
 

Detailed Description

Definition at line 36 of file log_node.h.

Constructor & Destructor Documentation

Aws::CloudWatchLogs::Utils::LogNode::Options::Options ( )
default
template<class UnorderedSet >
Aws::CloudWatchLogs::Utils::LogNode::Options::Options ( int8_t  severity,
bool  publish,
UnorderedSet &&  nodes 
)
inline

Definition at line 40 of file log_node.h.

Member Data Documentation

std::unordered_set<std::string> Aws::CloudWatchLogs::Utils::LogNode::Options::ignore_nodes

Definition at line 47 of file log_node.h.

int8_t Aws::CloudWatchLogs::Utils::LogNode::Options::min_log_severity = rosgraph_msgs::Log::DEBUG

Definition at line 45 of file log_node.h.

bool Aws::CloudWatchLogs::Utils::LogNode::Options::publish_topic_names = true

Definition at line 46 of file log_node.h.


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


cloudwatch_logger
Author(s): AWS RoboMaker
autogenerated on Sat Mar 6 2021 03:55:46