Skip to content

Instantly share code, notes, and snippets.

@lestanzione
Last active February 8, 2025 19:09
Show Gist options
  • Save lestanzione/f4b842ce6b694b76d9e7dbfa9fb883e9 to your computer and use it in GitHub Desktop.
Save lestanzione/f4b842ce6b694b76d9e7dbfa9fb883e9 to your computer and use it in GitHub Desktop.
Custom trace example snippet
trace("MyCustomTrace") {
sampleMethod()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment