Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / sdk / R / man / logs.update.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Arvados.R
3 \name{logs.update}
4 \alias{logs.update}
5 \title{logs.update}
6 \usage{
7 arv$logs.update(log, uuid)
8 }
9 \arguments{
10 \item{log}{Log object.}
11
12 \item{uuid}{The UUID of the Log in question.}
13 }
14 \value{
15 Log object.
16 }
17 \description{
18 logs.update is a method defined in Arvados class.
19 }