Skip to content

Add a getCallerFileInfo overload that accepts an exception#14

Open
dump247 wants to merge 1 commit into
christophsturm:masterfrom
dump247:master
Open

Add a getCallerFileInfo overload that accepts an exception#14
dump247 wants to merge 1 commit into
christophsturm:masterfrom
dump247:master

Conversation

@dump247
Copy link
Copy Markdown

@dump247 dump247 commented Jun 1, 2023

Building the exception is relatively cheap, but reading the stack trace is costly. This overload supports the case of capturing the stack trace, but delaying reading the stack trace until needed.

Building the exception is relatively cheap, but reading the stack trace
is costly. This overload supports the case of capturing the stack trace, but
delaying reading the stack trace until needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant