Skip to contents

Source a file with Logging

Functionality for Creating logs from Scripts

axecute()
Creation of a log and axecution of a file

Logging Framework Functions

Functionality to Build The Log Manually

log_config()
Configuration of the log.rx environment
log_init()
Initialization of the log.rx environment
log_remove()
log.rx object removal
log_write()
Formatting and writing of the log.rx object to a log file

Write Log

Functionality for Writing Logs to a File

write_log_header()
Formatting of log file section headers
write_unapproved_functions()
Formats and returns a vector of unapproved functions
write_used_functions()
Formats and returns a vector of used package functions

Read Log

Functionality to Read Log Files

read_log_file()
Read and parse logrx file

Utilities

Utility functions

build_approved()
Build approved packages and functions tibble
approved
Approved packages and functions