enableDebugMesage property
getter/setter pair
If set totrue
, some additional log will be printed
which will be helpful for debug
Implementation
static bool enableDebugMesage = false;
If set totrue
, some additional log will be printed
which will be helpful for debug
static bool enableDebugMesage = false;