Skip to content

[public-enhancements][pes] add log level filtering support#951

Open
v-kkhuang wants to merge 2 commits intoapachemasterfrom
relaese-1.9.0-log-sup-filter
Open

[public-enhancements][pes] add log level filtering support#951
v-kkhuang wants to merge 2 commits intoapachemasterfrom
relaese-1.9.0-log-sup-filter

Conversation

@v-kkhuang
Copy link

What is the purpose of the change

This PR adds log level filtering support to improve log management and reduce unnecessary log output.

Related issues/PRs

Related issues: none
Related pr:none

Brief change log

  • Add log level filtering functionality
  • Update FsRestfulApi to support log filtering
  • Add implementation and requirement documentation

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

- 在 openLog 接口添加 logLevel 参数支持日志级别过滤
- 实现多级别组合支持,允许使用逗号分隔的级别组合如 error,info,warn
@v-kkhuang v-kkhuang added the enhancement New feature or request label Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant