libjboss-logging-tools-java

Create internationalized logger messages and exceptions
  https://github.com/jboss-logging/jboss-logging-tools
  0
  no reviews



If you want to internationalize (i18n) your logging, exception messages and messages in general, then along with jboss logging, jboss logging tools is for you. it provides an easy way to offer internationalized messages, exceptions and logger messages to your project.

with jboss logging tools you write interfaces and annotate the methods with a default message. then you or a translator will create a properties file with the translated text.