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()


bmoretz/dyn.log documentation built on April 6, 2022, 10:16 p.m.