BloombergLP::balst::StackTraceConfigurationUtil

This struct provides a namespace for functions that configure the behavior of stack traces performed by balst.

Synopsis

Declared in <balst_stacktraceconfigurationutil.h>

struct StackTraceConfigurationUtil;

Static Member Functions

NameDescription
disableResolution Disable symbol, source file name, and line number resolution in stack traces performed by balst.
enableResolution Enable symbol, source file name, and line number resolution in stack traces performed by balst.
isResolutionDisabled Return whether symbol and line number resolution in stack traces is disabled.