Skip to content

Fixed Logging#63

Open
dkkeller wants to merge 9 commits intocpp-redis:masterfrom
dkkeller:master
Open

Fixed Logging#63
dkkeller wants to merge 9 commits intocpp-redis:masterfrom
dkkeller:master

Conversation

@dkkeller
Copy link
Copy Markdown

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 and others added 9 commits March 28, 2020 11:13