docs icon indicating copy to clipboard operation
docs copied to clipboard

https://docs.vapor.codes/basics/errors/#stack-traces Should Be Removed

Open WilliamFernsV3 opened this issue 1 year ago • 2 comments

Describe the issue

Stack traces are deprecated in Vapor. Look at this PR: https://docs.vapor.codes/basics/errors/#stack-traces

Vapor version

4.106.3

Operating system and version

macOS 15.1.1 24B91 arm64

Swift version

Swift Package Manager - Swift 6.0.2-dev

Steps to reproduce

As you can see in the following PR, stack traces are no longer supported. Also, SwiftBacktrace is no longer needed because Swift 5.9 have stack traces built-in.

Outcome

No response

Additional notes

I will submit a PR later today or tomorrow if this issue is still open.

WilliamFernsV3 avatar Dec 03 '24 10:12 WilliamFernsV3

Yes I think that whole section can be deleted

0xTim avatar Dec 05 '24 23:12 0xTim

Sure. I will remove that section later.

WilliamFernsV3 avatar Dec 07 '24 06:12 WilliamFernsV3