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

◆ GlobalLogOff()

static void drama::Future< void >::GlobalLogOff ( )
inlinestatic

Turn logging off - global.

Clear the global logging flag. If invoked, the debugging messages for all drama::Future objects will then be controlled by the object specific flag. If that is also off, then no logging is output.