angular/dgeni

Consider using Intel for logging

Opened this issue · 2 comments

See http://seanmonstar.github.io/intel/

This allows named loggers, which would make filtering by processor much easier.

I really like the syntax of intel but winston (currently) has a pretty big following...

See working with multiple loggers in winston for something similar look at querying logs which is pretty much filtering in intel.

+1 to intel for simplifying functionality like custom handlers. But really I think they have the same features just handled a little differently.

Thanks for the heads up on this @Nate-Wilkins - I do remember reading some of this a while back when I selected Winston. My real use case is to be able to filter the console logs to only display for a particular processor. I am not sure how this can be done with query. Any ideas?