Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-10527

Log imported instead of importing package

    XMLWordPrintableJSON

Details

    Description

      Currently the package import is logged at INFO level before processing the package

      log.info("Importing distribution package {} at offset={}", pkgMsg, offset);
      

      This makes it difficult to figure out if there was an error with the import because one has to seek further logs to see if the package import failed or (worst) no log if the package was imported successfully. We should ensure that a single log statement is logged upon import, either the import succeeded or failed.

      Attachments

        Issue Links

          Activity

            People

              marett Timothee Maret
              marett Timothee Maret
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: