Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-1693

The logger wrapper, Slf4jLogger, should use MessageFormatter#arrayFormat() when arguments are object array instead of #format()

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.23.01
    • 2.22.07, 2.23.02
    • None
    • None

    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)

      Attachments

        Activity

          People

            wko Woonsan Ko (Inactive)
            wko Woonsan Ko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: