Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing Trace #27

Open
codemeasandwich opened this issue Dec 5, 2022 · 2 comments
Open

missing Trace #27

codemeasandwich opened this issue Dec 5, 2022 · 2 comments

Comments

@codemeasandwich
Copy link
Owner

https://www.geeksforgeeks.org/node-js-console-trace-method/

@codemeasandwich
Copy link
Owner Author

What if trace also give the same source view as jest ?

      191 |   }catch(err){
      192 |   
    > 193 |        scribbles.trace(foo)
      194 |
      195 |    }

      at catch (code/app.ts:13:19)
      at main (code/app.ts:63:10)
      at  main (code/app.ts:31:12)

2 lines before & 2 lines after

@codemeasandwich
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant