Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

Write out log data asynchronously #44

Closed
whimboo opened this issue Jan 30, 2012 · 5 comments
Closed

Write out log data asynchronously #44

whimboo opened this issue Jan 30, 2012 · 5 comments
Milestone

Comments

@whimboo
Copy link
Contributor

whimboo commented Jan 30, 2012

As given as a nice enhancement we should write out the log data asynchronously to not block the main code of the extension.

@dglol
Copy link
Contributor

dglol commented Feb 3, 2012

Do we want the logger to listen for data events or is making the log() method non-blocking sufficient?

@dglol
Copy link
Contributor

dglol commented Feb 8, 2012

Work has been done on this issue; located https://github.com/whimboo/memchaser/pull/55

@whimboo
Copy link
Contributor Author

whimboo commented Feb 9, 2012

Closing in favor of issue #55.

@whimboo whimboo closed this as completed Feb 9, 2012
@whimboo whimboo reopened this Feb 9, 2012
@whimboo
Copy link
Contributor Author

whimboo commented Feb 9, 2012

David, please check the following lib if we can find something useful for us: https://github.com/Gozala/jetpack-io/

dglol added a commit to dglol/memchaser that referenced this issue Mar 22, 2012
@whimboo
Copy link
Contributor Author

whimboo commented Mar 22, 2012

Done with pull #55.

@whimboo whimboo closed this as completed Mar 22, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants