Uploaded image for project: 'Apache RocketMQ'
  1. Apache RocketMQ
  2. ROCKETMQ-328

in ClientLogger class's createLogger method, the parameter loggerName is not used

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.0.0-incubating, 4.1.0-incubating
    • None
    • rocketmq-client
    • None

    Description

      in ClientLogger class's createLogger method, the parameter loggerName is not used

      the last line:
      return LoggerFactory.getLogger(LoggerName.CLIENT_LOGGER_NAME);
      should use this parameter.

      Attachments

        Activity

          People

            vintagewang Xiaorui Wang
            mark_yang Mark Yang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: