• Creates a stack parser with the supplied line parsers

    StackFrames are returned in the correct order for Sentry Exception frames and with Sentry SDK internal frames removed from the top and bottom

    Parameters

    • Rest ...parsers: StackLineParser[]

    Returns StackParser

Generated using TypeDoc