incubator-seata
incubator-seata copied to clipboard
希望可以升级 logstash-logback-encoder 版本 最新版本已经不支持logback 1.2.X了 官方建议升级1.3.X 因为有安全漏洞
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
Ⅰ. Issue Description
Ⅱ. Describe what happened
If there is an exception, please attach the exception trace:
Just paste your stack trace here!
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
- xxx
- xxx
- xxx
Minimal yet complete reproducer code (or URL to code):
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
- JDK version(e.g.
java -version): - Seata client/server version:
- Database version:
- OS(e.g.
uname -a): - Others:
springboot 已经使用了 logback 1.4.11 版本了
Can you submit a pull request to support?
@JavaLionLi Do you actually use logstash in Seata-Server?
I think you mean logback 1.2.x not logstash 1.2.x.
logstash-logback-encoder 版本 最新版本已经不支持logback 1.2.X了 标题写错了 logback 低版本有bug 建议升级 1.3.X或者1.4.X