Sets up automatic logging of all join reports to a specified file.
When enabled, every *_join_spy() call will append its report to the log.
Usage
set_log_file(file, format = c("text", "json"))Sets up automatic logging of all join reports to a specified file.
When enabled, every *_join_spy() call will append its report to the log.
set_log_file(file, format = c("text", "json"))