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

◆ GetTask()

Task * drama::logging::Logger::GetTask ( )
inline

Return the DRAMA task associated with the logger.

This allows something that only has access to the logger to find the DRAMA task it is part of.

Returns
The DRAMA task.