timbre

roklenarcic 2019-10-02T08:57:57.000700Z

Hey guys, I want to log a js/Error in cljs timbre.

roklenarcic 2019-10-02T08:58:37.001600Z

If I just pass it as argument such as (timbre/log* config level error) I don't get its stacktrace in the console

roklenarcic 2019-10-02T08:58:57.002100Z

but I get tibre log function stack trace in the console