Class I18nLogger
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.i18n.I18nLogger
-
public class I18nLogger extends Object
If enabled in developer mode, write a message to the log each time someone asks for a language string.
-
-
Constructor Summary
Constructors Constructor Description I18nLogger()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidlog(String key, Object[] parameters, String rawText, String formattedText)
-