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

Consider using Intel for logging #92

Open
petebacondarwin opened this issue Jun 26, 2014 · 2 comments
Open

Consider using Intel for logging #92

petebacondarwin opened this issue Jun 26, 2014 · 2 comments

Comments

@petebacondarwin
Copy link
Contributor

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

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

@Nate-Wilkins
Copy link
Contributor

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.

@petebacondarwin
Copy link
Contributor Author

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?

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

2 participants