public bool IsDebug()
 {
     return(InternalLogManager.IsDebug());
 }