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

Logging does not work with threads #32

Closed
khelle opened this issue Sep 27, 2016 · 0 comments
Closed

Logging does not work with threads #32

khelle opened this issue Sep 27, 2016 · 0 comments
Assignees

Comments

@khelle
Copy link
Member

khelle commented Sep 27, 2016

Logging does not work with threads. This happens because Pthreads extension does not copy static arrays accross thread instances. Monolog which is used unnderneath Kraken\Log keep its error levels in static array.

@khelle khelle self-assigned this Sep 27, 2016
@khelle khelle closed this as completed in 8b0d0b1 Sep 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant