public string[] getDevices()
 {
     return(KLogger.getDevices());
 }