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

Feature: support dynamic log level changes for the query level. #15469

Open
zhang2014 opened this issue May 10, 2024 · 1 comment
Open

Feature: support dynamic log level changes for the query level. #15469

zhang2014 opened this issue May 10, 2024 · 1 comment
Assignees
Labels
C-feature Category: feature good first issue Category: good first issue prio: low Low priority

Comments

@zhang2014
Copy link
Member

Summary

SET query_log_level = 'DEBUG';
-- Output >= DEBUG level log

SET query_log_level = 'INFO';
-- Output >= INFO level log
@zhang2014 zhang2014 added the C-feature Category: feature label May 10, 2024
@zhang2014 zhang2014 self-assigned this May 10, 2024
@zhang2014 zhang2014 added prio: low Low priority good first issue Category: good first issue labels May 11, 2024
@hanxuanliang
Copy link
Contributor

I want to try......

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: feature good first issue Category: good first issue prio: low Low priority
Projects
None yet
Development

No branches or pull requests

2 participants