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

listen for logs to namespaces #518

Closed
tflanagan opened this issue Oct 17, 2017 · 2 comments
Closed

listen for logs to namespaces #518

tflanagan opened this issue Oct 17, 2017 · 2 comments
Labels
discussion This issue is requesting comments and discussion feature This proposes or provides a feature or enhancement

Comments

@tflanagan
Copy link

I'm trying to tidy up my logs and would love to be able to split the logs up by the debug namespace(s).

Currently, I have to overwrite the process.stdout.write function and parse each line looking for the namespaces.

As this is incredibly inefficient, I would love to get an event emitter in place where I can listen for any logs and get the namespace, message, etc passed to any handlers.

@Qix- Qix- added discussion This issue is requesting comments and discussion feature This proposes or provides a feature or enhancement labels Jun 20, 2018
@Qix-
Copy link
Member

Qix- commented Jun 20, 2018

Yeah there are a few issues asking for something like this. I'll open an RFC for it in a bit.

@Qix-
Copy link
Member

Qix- commented Dec 18, 2018

See #556 :)

@Qix- Qix- closed this as completed Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion This issue is requesting comments and discussion feature This proposes or provides a feature or enhancement
Development

No branches or pull requests

2 participants