inst/scratch-tracing.R

library(logrrr)
logtext <- Logrrr$new()

logtext$with_fields(trace = tracef("m1"))$info("hello1")
logtext$with_fields(trace = tracef("m2"))$warn("hello2")
metrumresearchgroup/logrrr documentation built on May 14, 2019, 7:20 p.m.