tests/testthat/programs/srctest1.R

library(logr)

lf <- log_open()


log_print("Hello")


# stop("stop me")
warning("a warning message")

log_close()

Try the logr package in your browser

Any scripts or data that you put into this service are public.

logr documentation built on May 29, 2024, 1:50 a.m.