Wrapper around Sys.info() and get_r_version that provides
a consolidated list of variables used for logging contexts.
exec_context(
keep_args = FALSE,
max_calls = 5,
call_subset = c(-1, -1),
filter_internal = TRUE
)bool to specify keep function all arguments
maximum number of calls to keep from the stack
offset index into system calls
filter out internal calls?
system context for evaluating fmt_metric objects.
Other Context:
class_scope(),
format_fn_call(),
get_call_stack(),
get_r_version(),
get_system_info(),
sys_context()