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_INFO_F instead of LOG_INFO (1/3) #1307

Merged
merged 3 commits into from
Jan 12, 2023

Conversation

acelyc111
Copy link
Member

#1305

This patch aim to use LOG_INFO_F instead of LOG_INFO. Includes:

  • Use LOG_INFO_F instead of LOG_INFO in replica module.
  • Use LOG_INFO_PREFIX instaed of LOG_INFO for class replica

@github-actions github-actions bot added the cpp label Jan 11, 2023
@acelyc111 acelyc111 mentioned this pull request Jan 11, 2023
@acelyc111 acelyc111 marked this pull request as ready for review January 11, 2023 10:36
foreverneverer
foreverneverer previously approved these changes Jan 11, 2023
src/replica/test/mock_utils.h Outdated Show resolved Hide resolved
src/replica/mutation_log.cpp Outdated Show resolved Hide resolved
src/replica/mutation_log.cpp Outdated Show resolved Hide resolved
src/replica/mutation_log.cpp Outdated Show resolved Hide resolved
src/replica/mutation_log.cpp Outdated Show resolved Hide resolved
src/replica/mutation_log_replay.cpp Outdated Show resolved Hide resolved
@acelyc111 acelyc111 merged commit 9486822 into apache:master Jan 12, 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