Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-749

Make logging less noisy for selected classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • core-1.4.0
    • core-1.5.0
    • Core
    • None

    Description

      1. AdapterManagerDefault#adapterFor(final TypedOid typedOid, final ConcurrencyChecking concurrencyChecking) {

      change:
      LOG.info("updating version in oid, on " + originalOid + " (" + originalVersion + ") to (" + recreatedVersion +")");
      to LOG.debug

      2. ResourceServlet # resourceFor

      BUT FOR NOW, leave these (which are quite noisy) as is:
      3. PersistenceQueryFindUsingApplibQueryProcessor - is listing the parameters/arguments
      4. PersistenceQueryFindAllInstancesProcessor - is listing the parameters/arguments

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: