RTI Recording Service  Version 6.0.1
 All Data Structures Namespaces Files Functions Typedefs Enumerations Enumerator Groups
rti::recording::Logger Class Reference

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

#include <RecordingService.hpp>

Public Member Functions

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

Detailed Description

The singleton type used to configure RTI Recording 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::recording::Logger::verbosity ( rti::config::Verbosity  verbosity)

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

Parameters
[in]verbosityThe verbosity of the service logs
rti::config::Verbosity rti::recording::Logger::verbosity ( )

Getter for the same attribute.

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

RTI Recording Service Version 6.0.1 Copyright © Sun Nov 17 2019 Real-Time Innovations, Inc