AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ GetGlobalLogState()

static bool drama::Future< void >::GetGlobalLogState ( )
inlinestatic

Return the state of the global logging flag.

This is the logging flag for all drama::Future objects. If true, then all these objects will output logging information.

Returns
The logging flag state.