State Tracking
State Tracking
State tracking is the layer that keeps the thrown error, local variables, request metadata, and ordered IO connected to the same incident package. Without that join, every signal becomes harder to trust.
errorcore also provides trackState, which lets you mark specific objects or Maps in your application so that property reads are recorded and included in the incident when an error is captured.