powered by
Log Check
is.log(obj)
Object to check.
TRUE if object is a logger, and FALSE otherwise.
TRUE
FALSE
# NOT RUN { info <- Logger$new("INFO") is.log(info) # }
Run the code above in your browser using DataLab