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 #1143

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 #1143 (96bb037) into hoxton (79a03c2) will decrease coverage by 0.03%.
The diff coverage is 55.55%.

@@             Coverage Diff              @@
##             hoxton    #1143      +/-   ##
============================================
- Coverage     71.86%   71.84%   -0.03%     
- Complexity     1557     1558       +1     
============================================
  Files           267      267              
  Lines          6064     6073       +9     
  Branches        726      730       +4     
============================================
+ Hits           4358     4363       +5     
- Misses         1334     1336       +2     
- Partials        372      374       +2     
Files Changed Coverage Δ
...ext/logging/PolarisLoggingApplicationListener.java 61.11% <55.55%> (-5.56%) ⬇️

@SkyeBeFreeman SkyeBeFreeman merged commit b574ee1 into Tencent:hoxton Sep 26, 2023
8 of 9 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