Skip to contents

Query the server logs

Usage

vos_log(p = NA, collapse = NULL, just_errors = FALSE)

Arguments

p

a process object, returned by vos_process() or vos_start(). (will be restored from cache if not provided)

collapse

an optional character string to separate the lines in a single character string.

just_errors

logical, default FALSE. Set to TRUE to return just the lines that contain the term "error", which can be useful in debugging or validating bulk imports.

Value

Virtuoso logs as a character vector.

See also

Examples

if(has_virtuoso())
  vos_log()
#> [1] ""