rocketmq-clients
rocketmq-clients copied to clipboard
[Bug] ch.qos.logback.core.joran.action.ConversionRuleAction - [converterClass] attribute is deprecated and replaced by [class]
Before Creating the Bug Report
-
[x] I found a bug, not just asking a question, which should be created in GitHub Discussions.
-
[x] I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
-
[x] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Programming Language of the Client
Java
Runtime Platform Environment
any
RocketMQ Version of the Client/Server
5.0.8
Run or Compiler Version
No response
Describe the Bug
ch.qos.logback.core.joran.action.ConversionRuleAction - [converterClass] attribute is deprecated and replaced by [class]
logback.xml:
converterClass --> class
Steps to Reproduce
ch.qos.logback.core.joran.action.ConversionRuleAction - [converterClass] attribute is deprecated and replaced by [class]
What Did You Expect to See?
logback.xml:
converterClass --> class
What Did You See Instead?
dd
Additional Context
No response