Return true if the logger manager singleton exists, and false otherwise.
Synopsis
Declared in <ball_loggermanager.h>
static
bool
isInitialized();
Return Value
true if the logger manager singleton exists, and false otherwise
Created with MrDocs