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

Why deprecate print? #69

Description

@WalterSmuts

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions