Skip to contents

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