public static void GetLocalLogs()
 {
     LogList = LogLoader.GetLocalLogs(LogList);
 }