Skip to contents

All changes to files in the C4R googledrive that are performed by this package should be accompanied with a log entry, added via this function.

Usage

log_action(action = "", url = "", type = "INFO", loop_num = NULL)

Arguments

action

Description of the change

url

URL of the source of the action

type

Type of message ("INFO", "ERROR", "ACTION TAKEN", "ACTION NEEDED")

loop_num

Number indicating which processing loop the log message is associated with