is_logger_call: Is Logger Call

View source: R/context.R

is_logger_callR Documentation

Is Logger Call

Description

Determines if a call came from the logger, so we can exclude it from the call stack.

Usage

is_logger_call(call)

Arguments

call

function call

Value

string representation of a func call.

See Also

Other Internal: clean_internal_calls(), extract_func_name()


dyn.log documentation built on March 18, 2022, 7:07 p.m.