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

feat(cpp-shell): make mlog_dump dump plog #1760

Merged
merged 15 commits into from
Dec 12, 2023
Merged

Conversation

acelyc111
Copy link
Member

@acelyc111 acelyc111 commented Dec 8, 2023

Since Pegasus 2.5.0, the slog has been deprecated entirely, the plog is left.
The 'mlog_dump' tool in cpp-shell is used to dump slog ever, this patch transfer
it to dump plog.

@github-actions github-actions bot added the cpp label Dec 8, 2023
@acelyc111 acelyc111 changed the title dump plog tool feat(cpp-shell): Make mlog_dump to dump slog Dec 8, 2023
@acelyc111 acelyc111 marked this pull request as ready for review December 8, 2023 07:59
@empiredan empiredan changed the title feat(cpp-shell): Make mlog_dump to dump slog feat(cpp-shell): make mlog_dump dump plog Dec 12, 2023
src/shell/commands/debugger.cpp Outdated Show resolved Hide resolved
src/shell/commands/debugger.cpp Outdated Show resolved Hide resolved
src/shell/commands/debugger.cpp Outdated Show resolved Hide resolved
@acelyc111 acelyc111 merged commit 224cb81 into apache:master Dec 12, 2023
72 of 73 checks passed
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