Skip to contents

Placeholder for the formatted call stack in a log layout.

Usage

get_call_stack(
  keep_args = FALSE,
  call_subset = c(-1, -1),
  filter_internal = TRUE
)

Arguments

keep_args

T/F to indicate if you want to keep call arguments or not.

call_subset

offset index into system calls

filter_internal

filter out internal calls?

Value

formatted call stack