samdenty / console-feed

Captures console.log's into a React Component 🔥
https://stackblitz.com/~/github.com/samdenty/console-feed
MIT License
649 stars 106 forks source link

feat: add console.dir support #112

Closed giacomocerquone closed 1 year ago

giacomocerquone commented 1 year ago

Hey there. Lately, I've started using more and more console.dir (also wrote a little post about it: https://giacomocerquone.com/why-does-console-log-hates-me/)

I consider it very useful for errors, dom and regex inspection. I've also tested the addition within the demo folder you've created and works very well.

Considering the few lines it touches, what do you say of accepting this PR?

Solves #100

codesandbox[bot] commented 1 year ago

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

stackblitz-staging[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

giacomocerquone commented 1 year ago

@samdenty can you let me know something? Just close it if you're not interested! Thanks 🙏

samdenty commented 1 year ago

Hi there, sorry I had notifications off, i've just enabled them now

samdenty commented 1 year ago

published in 3.4.1

NickFoden commented 1 year ago

Incredible ! Thanks Giacomo and Sam!

giacomocerquone commented 1 year ago

Hi there, sorry I had notifications off, i've just enabled them now

don't worry at all! Glad to see this addition, thanks again 🙏