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

log file special mark if not thread #55

Open
amnona opened this issue Aug 22, 2016 · 3 comments
Open

log file special mark if not thread #55

amnona opened this issue Aug 22, 2016 · 3 comments

Comments

@amnona
Copy link
Contributor

amnona commented Aug 22, 2016

to enable log file analysis

@amnona amnona added this to the version 1.0 milestone Aug 22, 2016
@wasade
Copy link
Member

wasade commented Aug 22, 2016

This can be achieved by calling multiprocess.current_process().name however, the first issue is that them logger is not being used by worker threads. Python's logging module is not multiprocess aware. I made a stab at using multiprocess.get_logger but it was not working out of the box. Given that this functionality hasn't been needed so far, as it wasn't working, can this be tabled for sometime in the future?

@wasade
Copy link
Member

wasade commented Aug 23, 2016

I'm unassigning this from milestone "version 1.0". Please reassign if critical for first release

@wasade wasade assigned wasade and unassigned wasade Aug 23, 2016
@wasade wasade removed this from the version 1.0 milestone Aug 23, 2016
@amnona
Copy link
Contributor Author

amnona commented Aug 23, 2016

agree not critical for v1

On Tue, Aug 23, 2016 at 1:15 PM, Daniel McDonald [email protected]
wrote:

I'm unassigning this from milestone "version 1.0". Please reassign if
critical for first release


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#55 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AFkA8hXUbO8eG2XWNaGWVB1UV_uAJ9EKks5qi1TPgaJpZM4JqGh2
.

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