Skip to contents

Create a log file, if needed, and run logr::log_open.If you have previously runend_logs()`, this will restart the logs for your function calls.

Usage

start_logs(filepath = NA)

Arguments

filepath

Path to write logs to.

Details

By default, the path for logs is "./logs/yyyymmdd_hhmmsss.log"