Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-4509

There is a space missing in the log

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Trivial
    • Resolution: Unresolved
    • 2.4.0
    • None
    • usersync
    • None

    Description

       
      before: 
      LOG.info("timeStampVal = " + timeStampVal + "and currentDeltaSyncTime = " + currentDeltaSyncTime);
       
      after:
      LOG.info("timeStampVal = " + timeStampVal + " and currentDeltaSyncTime = " + currentDeltaSyncTime);

      Attachments

        1. space.patch
          2 kB
          Daqian Liao

        Activity

          People

            answerliao Daqian Liao
            answerliao Daqian Liao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: