append_log_error: Append error object to log

View source: R/util_log.R

append_log_errorR Documentation

Append error object to log

Description

prints message and call trace if these exist, otherwise dump the entire error object

Usage

append_log_error(err, type = "error")

Arguments

err

error type object (e.g. from tryCatch function)

type

the type of message, typically "progress". See further append_log()


ftwkoopmans/msdap documentation built on March 5, 2025, 12:15 a.m.