RTI Routing Service  Version 6.0.0
 All Data Structures Files Functions Typedefs Enumerations Enumerator Groups Pages
rti::routing::Logger Class Reference

The singleton type used to configure RTI Routing Service verbosity. More...

#include <RoutingService.hpp>

Public Member Functions

void service_verbosity (rti::config::Verbosity verbosity)
 Sets the verbosity for the log messages generated at the RTI Routing Service level.
 
rti::config::Verbosity service_verbosity ()
 Getter for the same attribute.
 

Detailed Description

The singleton type used to configure RTI Routing Service verbosity.

For configuring other aspects such as output file, print format or RTI Connext specific logging, use rti::config::Logger.

Member Function Documentation

void rti::routing::Logger::service_verbosity ( rti::config::Verbosity  verbosity)
inline

Sets the verbosity for the log messages generated at the RTI Routing Service level.

Parameters
verbosity<<in>> The verbosity of the service logs
rti::config::Verbosity rti::routing::Logger::service_verbosity ( )
inline

Getter for the same attribute.

See Also
service_verbosity(rti::config::Verbosity)

RTI Routing Service Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc