-
Notifications
You must be signed in to change notification settings - Fork 468
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
Support logging to stderr #525
Conversation
Hi @ColinChamber #478 wishes to put log to stdout instead of stderr. |
Let's wait for the glog release.google/glog#790 @ShooterIT |
@ColinChamber Can use the RC version |
OK, i notice new version will be released at April 1🥳 |
google-glog 0.6.0-rc2. I need to modify the Makefile and CMakeLists.txt @git-hulk |
why we need to modify those files? |
The way glog is built has changed. |
Kvrocks Makefile and CMakeLists.txt |
@ColinChamber glog 0.6 is released, you can push this forward 🥳 |
@ColinChamber Do you have time to finish this feature? If no, I can move on. |
Will close this PR since we handled it in the new PR #613, thanks for @ColinChamber efforts. |
solve #478