Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Why deprecate print? #69

Open
WalterSmuts opened this issue Sep 14, 2023 · 0 comments
Open

Why deprecate print? #69

WalterSmuts opened this issue Sep 14, 2023 · 0 comments

Comments

@WalterSmuts
Copy link

Hi,

Just stumbled upon this library and the exact functionality I was looking for was Backtrace.print(). I see it's marked for deprecation on the next major version release? Any reason why?

My use-case is to print the call stack in a function of an unknown project. It helps with understanding the control flow. If I don't have the Backtrace.print() and have to insert a panic, it triggers on the first occurrence of the statement, which my not be the invocation I was looking for.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant