We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v3.0.0
No response
simbot-logger日志模块无法处理最后一个为异常的额外参数。
Exception e = ...; logger.info("{}, {}", 1, "foo", e);
The text was updated successfully, but these errors were encountered:
d84ba56
ForteScarlet
No branches or pull requests
版本号
v3.0.0
附加版本
No response
问题描述
simbot-logger日志模块无法处理最后一个为异常的额外参数。
复现方式
相关日志
No response
其他补充
No response
The text was updated successfully, but these errors were encountered: