adamschwartz / log

Console.log with style.
https://adamschwartz.co/log
MIT License
3.01k stars 140 forks source link

Improve custom style syntax #45

Open rickhallett opened 6 years ago

rickhallett commented 6 years ago

Code changed as described in issue #43 .

Code was also formatted by prettier for readability..

adamschwartz commented 6 years ago

Thanks!

One thing we’re going to want to do is make sure we get these changes into the source log.coffee file rather than log.js.

I’m not sure I’m a fan of this syntax yet, so you may want to hold off. Let’s continue our discussion in https://github.com/adamschwartz/log/issues/43 and see what we can come up.