public WHERE(Log_Type xLog_Type)
 {
     m_Log_Type =  xLog_Type;
 }
 public selection(Log_Type xLog_Type)
 {
     m_Log_Type =  xLog_Type;
 }