enableDebugMesage property

bool enableDebugMesage
getter/setter pair

If set totrue, some additional log will be printed which will be helpful for debug

Implementation

static bool enableDebugMesage = false;