write_log: write a log entry

Description Usage Arguments Value Note Author(s) See Also

Description

This function will add a log entry to the specified file.

Usage

1
write_log(filepath_log = "meta/log.csv", summarize_log = TRUE)

Arguments

filepath_log

Character. Specify file path to write the log file.

summarize_log

Logical. Should a summary of the log file be printed to console? Depends on dplyr.

Value

A csv file containing current timestamp and nodename.

Note

If the file does not exist it will be written.

Author(s)

Frederik Sachser

See Also

summary_log


sachserf/framework documentation built on May 29, 2019, 12:21 p.m.