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

refactor(log): use LOG_DEBUG_F instead of LOG_DEBUG #1306

Merged
merged 2 commits into from
Jan 11, 2023

Conversation

acelyc111
Copy link
Member

@acelyc111 acelyc111 commented Jan 10, 2023

#1305

This patch aim to use LOG_DEBUG_F instead of LOG_DEBUG. Includes:

  • Remove the defination of LOG_DEBUG
  • Use LOG_DEBUG_F instead of LOG_DEBUG
  • Support LOG_DEBUG_PREFIX for class partition_resolver, proxy_session and use LOG_DEBUG_PREFIX instead of LOG_DEBUG
  • Use LOG_DEBUG_PREFIX instaed of LOG_DEBUG for class replica

@github-actions github-actions bot added the cpp label Jan 10, 2023
@acelyc111 acelyc111 mentioned this pull request Jan 10, 2023
@acelyc111 acelyc111 changed the title refact: use LOG_DEBUG_F instead of LOG_DEBUG refactor(log): use LOG_DEBUG_F instead of LOG_DEBUG Jan 10, 2023
@acelyc111 acelyc111 marked this pull request as ready for review January 10, 2023 09:55
@levy5307 levy5307 merged commit 180277a into apache:master Jan 11, 2023
@empiredan empiredan mentioned this pull request Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants