Dubbo GSoC 2023 - Dubbo i18n log

k10s72fa  于 4个月前  发布在  其他
关注(0)|答案(4)|浏览(72)

Dubbo is a development framework that is closely related to users, and many usages by users may cause exceptions handled by Dubbo. Usually, in this case, users can only judge through logs. We hope to provide an i18n localized log output tool to provide users with a more friendly log troubleshooting experience.

https://issues.apache.org/jira/browse/DUBBO-109

ltskdhd1

ltskdhd12#

maybe i can try ~

sure

lrl1mhuk

lrl1mhuk3#

I'm very interested in this topic. I will apply as a student. I'm currently writing a proposal, which will be published and discussed on the mailing list.

knpiaxh1

knpiaxh14#

It might be possible to use jboss-logging-tool, and I've written some usage scenarios. It is a compile-time build framework
https://github.com/liqi19950722/fun-stuff-jboss-logging-tool
But there is a problem that the internationalize information does not change once the classes is loaded.

相关问题