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: support log path configuration parameters #1142

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

wenxuan70
Copy link
Contributor

@wenxuan70 wenxuan70 commented Sep 25, 2023

PR Type

Feature

Describe what this PR does for and how you did.

Adding the issue link (#xxx) if possible.

fixes #969

Note

Checklist

  • Add information of this PR to CHANGELOG.md in root of project.
  • Add documentation in javadoc or comment below the PR if necessary.

Checklist (Optional)

  • Will pull request to branch of 2020.0.
  • Will pull request to branch of 2022.0.
  • Will pull request to branch of hoxton.

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #1142 (cdd0faf) into 2022.0 (76c427e) will increase coverage by 0.02%.
The diff coverage is 55.55%.

@@             Coverage Diff              @@
##             2022.0    #1142      +/-   ##
============================================
+ Coverage     81.24%   81.27%   +0.02%     
- Complexity     1673     1675       +2     
============================================
  Files           252      252              
  Lines          5689     5698       +9     
  Branches        661      665       +4     
============================================
+ Hits           4622     4631       +9     
+ Misses          686      684       -2     
- Partials        381      383       +2     
Files Coverage Δ
...ext/logging/PolarisLoggingApplicationListener.java 61.11% <55.55%> (-5.56%) ⬇️

... and 1 file with indirect coverage changes

@SkyeBeFreeman SkyeBeFreeman merged commit e40ea73 into Tencent:2022.0 Sep 26, 2023
5 checks passed
@SkyeBeFreeman SkyeBeFreeman added this to the 1.13.0 milestone Sep 26, 2023
@SkyeBeFreeman SkyeBeFreeman linked an issue Sep 26, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

支持北极星日志文件的配置参数
2 participants