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

multi thread cant share glog setting #450

Closed
YvetteCHN opened this issue May 29, 2019 · 0 comments
Closed

multi thread cant share glog setting #450

YvetteCHN opened this issue May 29, 2019 · 0 comments

Comments

@YvetteCHN
Copy link

I use glog in multi thread.
some threads log like “I0529 22:19:46.923912 32203 vision_fusion.cc:128]”
some threads log like “[E vehicle_det_pytorch.cc:253]”
And I found that multi thread cant share my glog settings, like google::SetStderrLogging(google::GLOG_INFO);

@sergiud sergiud mentioned this issue May 6, 2021
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

1 participant