h2o.downloadAllLogs downloads all H2O log files to local disk. Generally used for debugging purposes.h2o.downloadAllLogs(conn = h2o.getConnection(), dirname = ".",
filename = NULL)H2OConnection object pointing to a running H2O cluster.H2OConnection