AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ GitLoggerInit()

void GitLoggerInit ( const char *  system,
StatusType *  status 
)
extern

C interface to enabling a Git logger.

This C interface allows the GIT logger to be added to a DRAMA task which is otherwise written in C. It invokes the GitLogger:: constructor with the specified system and status arguments.