% Generated by roxygen2: do not edit by hand % Please edit documentation in R/Arvados.R \name{logs.list} \alias{logs.list} \title{logs.list} \usage{ arv$logs.list(filters = NULL, where = NULL, order = NULL, select = NULL, distinct = NULL, limit = "100", offset = "0", count = "exact") } \value{ LogList object. } \description{ logs.list is a method defined in Arvados class. }