CoreDX DDS C++ Reference Manual
Public Attributes | List of all members
LoggingQosPolicy Struct Reference

Controls the amount and kind of information that is logged. More...

Public Attributes

unsigned int flags
 flags to control logging output
 

Detailed Description

Controls the amount and kind of information that is logged.

The application must be linked with the instrumented library in order to enable loggin with this LoggingQosPolicy.

The level of log output is controlled by a series of bitmapped flags. Each class of log message is enabled by setting a flag to 1, and is disabled by 0.

Refer to include/dds/coredx_logging.h for the numeric values for the flags


© 2009-2017 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.