R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  set_logfile(confirm = FALSE)
  set_timestamp_format(confirm = FALSE)
}

Try the loggit package in your browser

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

loggit documentation built on Feb. 28, 2021, 9:06 a.m.