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

Fix logger linkage error. #259

Merged
merged 4 commits into from
Nov 5, 2018

Conversation

QilongZhang
Copy link
Contributor

SofaLogger is recommended way to log message in SOFABoot. It may leads linkage error when use SofaRuntimeLoggerFactory in ark container.

@codecov
Copy link

codecov bot commented Nov 5, 2018

Codecov Report

Merging #259 into 3.0.x will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##            3.0.x     #259   +/-   ##
=======================================
  Coverage   58.78%   58.78%           
=======================================
  Files          70       70           
  Lines        1684     1684           
  Branches      191      191           
=======================================
  Hits          990      990           
  Misses        552      552           
  Partials      142      142
Impacted Files Coverage Δ
...itializer/SofaRuntimeSpringContextInitializer.java 75% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fd1de3e...401c8d4. Read the comment docs.

@straybirdzls straybirdzls added this to the 3.0.0 milestone Nov 5, 2018
@straybirdzls straybirdzls added the bug Something isn't working label Nov 5, 2018
@straybirdzls straybirdzls merged commit 17adf81 into sofastack:3.0.x Nov 5, 2018
QilongZhang added a commit to QilongZhang/sofa-boot that referenced this pull request Nov 16, 2018
* fix org.slf4j.Logger linkage error
@QilongZhang QilongZhang deleted the fix_logger_linkageError branch December 26, 2018 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants