The Wayback Machine - https://web.archive.org/web/20201126214702/https://github.com/cpp-redis/cpp_redis/pull/63
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

Fixed Logging #63

Open
wants to merge 7 commits into
base: master
from
Open

Fixed Logging #63

wants to merge 7 commits into from

Conversation

@dkkeller
Copy link

@dkkeller dkkeller commented Mar 28, 2020

Status

Fixes

  • Code: Fixed __CPP_REDIS_LOG calls with log level as int instead of type.
  • Code: operator<< can now be used within __CPP_REDIS_LOG
  • Docu: Fixed binary paths for subscriber and client @ CONTRIBUTING.md

Improvements

  • Make sure the correct clang-format style file is used @ clang_format.sh
Daniel Keller added 7 commits Mar 28, 2020
- Fixed `__CPP_REDIS_LOG` calls with log level as int instead of type. 
- `operator<<` can now be used within `__CPP_REDIS_LOG`
Daniel Keller
- Updated to latest gcc / g++
Daniel Keller
This reverts commit b07c38d.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.