Description
The following methods should use MessageFormatter#arrayFormat() instead of #format():
- debug(String format, Object[] argArray)
- error(String format, Object[] argArray)
- info(String format, Object[] argArray)
- warn(String format, Object[] argArray)