You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Projects that use the Canary package can add "Chirps" throughout their code, which are displayed in the Debug tab in chronological order, serving as "waypoints" in the code execution.
Canary::chirp("This is a message!", $someExtraInfo, $someOtherInfo)
The text was updated successfully, but these errors were encountered:
Projects that use the Canary package can add "Chirps" throughout their code, which are displayed in the Debug tab in chronological order, serving as "waypoints" in the code execution.
The text was updated successfully, but these errors were encountered: